Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c41…b6760x6584…f734Base—$386.55100%0x4661…93fd78d ago0xd62a18…fda832
0x5c41…b6760x6584…f734Base—$695.82100%0x4661…93fd78d ago0x8a739d…6acdf3
0x5c41…b6760x6584…f734Base—$296.02100%0x4661…93fd78d ago0xeacf06…b49f8e
0x5c41…b6760x6584…f734Base—$1,648.11100%0x4661…93fd78d ago0x2b75c1…73b2c2
0x5c41…b6760x6584…f734Base—$323.44100%0x4661…93fd78d ago0x9d92c6…6fd570
0x5c41…b6760x6584…f734Base—$1,020.83100%0x4661…93fd78d ago0x4fca4e…8ee2d5
0x5c41…b6760x6584…f734Base—$68.82100%0x4661…93fd78d ago0xb60469…b96137
0x7330…20810x6584…f734Base—$340.20100%0x4661…93fd78d ago0xd26399…10b3b2
0x566a…f8070x6584…f734Base—$2.33100%0x4661…93fd78d ago0x807ae1…8cf586
0x2735…25950x6584…f734Base—$29.58100%0x4661…93fd78d ago0x038bb0…ce6c11
0x36ea…78090x6584…f734Base—$178.17100%0x4661…93fd78d ago0xf6efe4…774609

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://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://roundhouseai.io/dashboard/team.

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