Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x44ad6b…a9c981
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x81dae3…b4fc4e
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x2ea69d…fa4285
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x3a737c…fc08b4
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xa0ead3…f2e65d
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0x56d7f6…a573f3
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xaaf954…5052b2
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0x745583…023f83
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xc0c665…556583
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xc8608d…d7807e
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0xf8774d…10678a
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0x909552…1a7310
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x4ad572…8431b7
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x21bf07…20b202
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0x95c656…0ed237
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x0c87b7…b76b03
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xe2a6c0…1168bc
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x2391e6…b4cbaf
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xdb0ab9…9686b7
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xc6bf0a…7319d8
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x99de4d…4eab46
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0xd66df4…4e456c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0xe4266c…170c11
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa45d ago0xcc83cb…97ca5c
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa45d ago0x3619b6…d2601f

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.