Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x9af8b4…531931
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x010c6b…0bfc85
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xa618f2…cc4fe5
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x0de976…07de67
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x074d18…5ea0e9
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xf8fd4b…1cb52d
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x4f57de…65a10b
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x1163c1…db7c93
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xdf0cad…2ca4b7
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x01f0c8…e6e938
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xf6c84b…0caa48
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x9d751e…65c687
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x30fdf0…9ab708
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x649eec…1256c1
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xd9f964…ab249c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x8bae29…21112e
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x90a33b…e70062
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x8f5add…a1834b
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x01b76b…c58bef
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x7598e4…314e37
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0xfd0d62…fa29d7
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x421313…63a64c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x398cd6…157268
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x056e39…098f6c
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa18d ago0x70a4c6…aa76e1

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.