Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd544…2b280xa9dd…2315Base$0.002100%candidates83d ago0x17e061…86d028
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xa90734…52178f
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x31cb64…247a76
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x33e45b…8e12e1
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x2190cc…3b7965
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xcc290a…6ecef3
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xcdd710…609284
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x339153…b0ec44
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xe2739a…f0523b
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xb5f06a…952a9e
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x952788…8d30e5
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x91d780…19c938
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xbb63ea…789606
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x2bd162…64222d
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x0241be…3fc69d
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x9d6612…35b723
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x82dd3a…37ca44
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x5ee5f2…f987a9
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xd047da…f4c1fd
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xa770ec…95a1d6
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x525b68…18c1f3
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x758442…b6a6eb
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xc7744a…9ca6f4
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0xfd664e…caa53b
0xd544…2b280xa9dd…2315Base$0.002100%candidates84d ago0x8e5ebc…122d04

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.