Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xaf2af5…c11921
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x2d2855…32554b
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x0db603…ba2410
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xda561e…69b8ca
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xf18573…4024bd
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x6cba44…375405
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x696744…cab391
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x0b45c3…1ef9a7
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x4f571c…f2b956
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xc16148…e21606
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xa4ab2a…2ef448
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x837e81…2ccb65
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0xba7fdc…c1cbff
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x827202…ae000d
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x666694…4a924a
0x4fc5…e7110x4c3e…9780Base—$0.002100%coinbase110d ago0x2d3a8d…3ceeb2

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.