Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0xba12d1…6222e7
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x9950bd…80c845
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x5f959e…0bba66
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x3113f0…014876
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0xfbc4c3…482242
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0xea5ccb…51fba4
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0x83fdaf…7e4344
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0xb6c445…cabad8
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0x3b0ed2…8a174f
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0x45383b…697ab1
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x816049…3b6f5a
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x5b2ebd…3ae9ee
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x986c7d…5dec5b
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0x59ebc4…18a816
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0x563c7e…6b8733
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0xdde295…14091a
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0xfe53f5…d048b5
0x851e…9f810xfe80…47eeBase$0.001100%fluxa43d ago0xb4982a…1bd5bd
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x5c4832…2871c8
0x851e…9f810x9c95…e299Base$0.001100%fluxa43d ago0x8e9c11…d5dae7
0x851e…9f810x9c95…e299Base$0.001100%fluxa44d ago0xd1315d…7412b1
0x851e…9f810x9c95…e299Base$0.001100%fluxa44d ago0xb5dba3…e86a42
0x851e…9f810x9c95…e299Base$0.001100%fluxa44d ago0xb3b5c0…882448
0x851e…9f810xfe80…47eeBase$0.001100%fluxa44d ago0x77a514…0325e8
0x851e…9f810x9c95…e299Base$0.001100%fluxa44d ago0x406d9d…806578

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.