Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x095787…34048b
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x687f65…e19677
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x0b37b2…1a5eb4
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x380ca5…271e7e
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x72ac22…9b96e7
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x032fba…bd5760
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0xd80409…d76bb0
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0x153bcb…409a8d
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown45d ago0xc82cfc…a9350b
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xb06c14…6b7148
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x90be42…c76144
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x4dccfa…f98441
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x3d820d…c94ab8
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xb681a8…9f89a5
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x035b5f…e6bfad
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xa1f6b3…1202f5
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xf8758a…927578
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x9b56e2…1fec07
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xd5b880…3a97ad
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x13d336…98d851
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xc0b4e0…3b10cd
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xf193ec…5e7ed3
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0x7bae65…302284
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xf84c62…5f383e
0x18ad…e8e50x9c95…e299Base$0.001100%Route unknown46d ago0xceb36e…c1308f

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

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