Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x87329e…1bfba5
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x1f1e45…85456d
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x4da3a0…69e58b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x4d2fa3…489b2e
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x54ff5a…292f74
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x887437…3dc412
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0xc9a032…756a16
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x019db1…d1f306
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x62c6c8…01daba
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0xa1329e…4e96fb
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0xc8af77…188dfe
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x9322f6…60f99c
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x0b3115…e3b4bc
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x07adfd…4d0864
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x959e4c…242eb7
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x150dd5…3e91fe
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x1b9af3…fad9cd
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0xfcf7c4…e2eb4e
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0xcd68f1…037be3
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0x8c6573…e2832e
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x67a80c…5480c1
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0xf64b3e…2ad3e8
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x4e15f6…bdc9be
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates70d ago0xd91240…27f804
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase70d ago0x17e60c…5721f0

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.