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%coinbase76d ago0x0120ff…73624e
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x5a7776…8faea7
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x2c6ef9…2950a0
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x87d6d5…86f7a8
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x946775…0600d1
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0xfddd24…e09ea8
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xb8b62e…b4145a
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0xc77612…91b8dc
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x2b58fb…0a5e6b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x03098d…c9d3f4
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xddea8e…0a4751
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x21662c…fb2419
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xe88f45…3d0211
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x0fa658…2104a7
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xede8bb…bf4b4a
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x895a33…8a30de
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x4aefd1…761338
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x29002c…87dc5a
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xc3b65e…f4addc
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x83d547…f7cfea
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x375b68…5a175c
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0xd25ba9…6f6074
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0x22aece…2deaa1
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates76d ago0x9f4bed…9b6f20
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase76d ago0xee6bba…b71735

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.