Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed3b…ced50x10c1…1e24Base—$2.00100%coinbase116d ago0x688577…9944a9
0xed3b…ced50x10c1…1e24Base—$0.53100%coinbase116d ago0x738c48…6116c8
0xed3b…ced50x10c1…1e24Base—$0.55100%coinbase116d ago0xf31486…3df72c
0xed3b…ced50x10c1…1e24Base—$0.54100%coinbase116d ago0xc46eaf…e74886
0xed3b…ced50x10c1…1e24Base—$0.53100%coinbase116d ago0x4cdb95…dca1b3
0xed3b…ced50x10c1…1e24Base—$0.55100%coinbase116d ago0x9bd1ff…313228
0xed3b…ced50x10c1…1e24Base—$0.57100%coinbase116d ago0x1ed1c1…820f15
0xed3b…ced50x10c1…1e24Base—$0.56100%coinbase116d ago0x3cf2b2…e8ec1f
0xed3b…ced50x10c1…1e24Base—$0.59100%coinbase116d ago0x3647f2…24018b
0xed3b…ced50x10c1…1e24Base—$0.61100%coinbase116d ago0x3f132d…5c81f5
0xed3b…ced50x10c1…1e24Base—$0.54100%coinbase116d ago0xd3c8d7…d1ba19
0xed3b…ced50x10c1…1e24Base—$0.52100%coinbase116d ago0xb06e70…f3b649
0xed3b…ced50x10c1…1e24Base—$0.59100%coinbase116d ago0x337c63…f8984f
0xed3b…ced50x10c1…1e24Base—$0.54100%coinbase116d ago0x61a82f…bb9631
0xed3b…ced50x10c1…1e24Base—$0.52100%coinbase116d ago0x190e65…0b3caf
0xed3b…ced50x10c1…1e24Base—$0.52100%coinbase116d ago0x4bfced…b1134b
0xed3b…ced50x10c1…1e24Base—$0.64100%coinbase116d ago0xfb343f…5854e2
0xed3b…ced50x10c1…1e24Base—$0.60100%coinbase116d ago0x523864…3e82ff
0xed3b…ced50x10c1…1e24Base—$0.51100%coinbase116d ago0x65604f…bbf6b8
0xed3b…ced50x10c1…1e24Base—$0.50100%coinbase116d ago0x88e9e6…436512
0xed3b…ced50x10c1…1e24Base—$0.06100%coinbase116d ago0x3d408d…170570

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.