Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x48a610…1bc67c
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x0d8d12…61c54e
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xd1e97b…ca63af
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x1e4e7a…be4df7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x04e741…d2c140
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x8db2b0…6721bf
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xcbef05…c8f42b
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xb0fbe5…132c96
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x0a40fc…217d06
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x3c8ba3…5d1de0
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x1c719d…edf3fe
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xa80f97…314f29
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x79f50e…2954bb
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0xabe03c…d41e99
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown44d ago0x0dacd1…47f968
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x887e0b…b3b112
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x0ede38…f05678
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x12c6e4…720514
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x130541…8673da
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x1a5a43…4ffcb1
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x7d280b…7d09f7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xd81ee5…462eb2
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x070427…bfb0c8
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x273e5f…6768c5
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xb9f852…d5b551

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.