Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x371ce9…3b991a
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x981e93…41c301
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xd67d09…c41366
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xcb57cc…ef1692
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xb13c6b…32d2ea
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x3f42a6…cb5a0a
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xd8c1c7…5878b1
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xc72ca0…1aa44e
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x74a181…1deb05
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xd68771…c57d90
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x83dd8e…f42349
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xfdf72e…44c1d0
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x92ab1f…509242
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x6cfe2f…240995
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x57dccc…752144
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xc1c7c5…0d0570
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xc6c6c3…28df75
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x8b48c4…f58c05
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xc64471…8baa1b
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xf2909e…bf3447
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x05e572…9f32db
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x4c5a10…29203a
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xd21fa4…059ad0
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0x8c02e1…458b04
0x0958…34cb0xf787…91b2Base$0.002100%0xc440…c957103d ago0xd7a0a0…0dabe1

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.