Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xbdf3f0…6c9b56
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x1fbfaa…f34264
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0xb46f68…f8f3db
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa43d ago0x5a5d3d…a104c4
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x4fa31d…d96d57
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x721afa…9b5193
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x946670…9b5f28
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x603f02…08e246
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0xfb6db6…c7a7f8
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0xebe173…87f2e7
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0xe10d81…8079bf
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0x4cd3c8…6748c2
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0x84ee1d…f631f3
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0xecc381…f68fce
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x85378b…189f56
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0xbfa052…407d4c
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x37423d…299ce4
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0x187d7c…f8fda2
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x515e23…a864fe
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x1264c1…925438
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x2240bc…72defc
0xa5b6…b29b0xfe80…47eeBase—$0.001100%fluxa44d ago0xd1a86b…db0941
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0xecfbc8…3ae652
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x356a24…b748e7
0xa5b6…b29b0x9c95…e299Base—$0.001100%fluxa44d ago0x78b391…b957cd

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.