Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70bb…9efa0x10c1…1e24Base—$0.006859100%coinbase114d ago0x61b977…1ba57c
0x70bb…9efa0x10c1…1e24Base—$0.07100%coinbase114d ago0x20f416…111e2c
0x70bb…9efa0x10c1…1e24Base—$0.27100%coinbase114d ago0x0bd839…5ef245
0x70bb…9efa0x10c1…1e24Base—$0.52100%coinbase114d ago0x1a30ce…41b33b
0x70bb…9efa0x10c1…1e24Base—$0.41100%coinbase114d ago0x6b96fb…f82688
0x70bb…9efa0x10c1…1e24Base—$0.29100%coinbase114d ago0x77e26b…cad797
0x70bb…9efa0x10c1…1e24Base—$0.38100%coinbase114d ago0x86258c…9f2d25
0x70bb…9efa0x10c1…1e24Base—$0.36100%coinbase114d ago0x137064…af6097
0x70bb…9efa0x10c1…1e24Base—$0.03100%coinbase114d ago0xbe0e66…228a2e
0x70bb…9efa0x10c1…1e24Base—$0.05100%coinbase114d ago0xaa0be4…8537e6
0x70bb…9efa0x10c1…1e24Base—$0.08100%coinbase114d ago0x5acaa1…2c2fa5
0x70bb…9efa0x10c1…1e24Base—$0.06100%coinbase114d ago0xc049bd…72ec2a
0x70bb…9efa0x10c1…1e24Base—$0.006644100%coinbase114d ago0x6854f5…0fff0d
0x70bb…9efa0x10c1…1e24Base—$0.05100%coinbase114d ago0xa560fd…1e8d81
0x70bb…9efa0x10c1…1e24Base—$0.06100%coinbase114d ago0xf76816…5570a8
0x70bb…9efa0x10c1…1e24Base—$0.06100%coinbase114d ago0x88166b…615165
0x70bb…9efa0x10c1…1e24Base—$0.03100%coinbase114d ago0x265ef6…4b4f50
0x70bb…9efa0x10c1…1e24Base—$0.06100%coinbase114d ago0xe8716e…08c827
0x70bb…9efa0x10c1…1e24Base—$0.06100%coinbase114d ago0x062e79…f58548
0x70bb…9efa0x10c1…1e24Base—$0.04100%coinbase114d ago0xa15636…8fb0c1
0x70bb…9efa0x10c1…1e24Base—$0.01100%coinbase114d ago0x370ec8…cb77ff
0x70bb…9efa0x10c1…1e24Base—$0.02100%coinbase114d ago0xc8af44…2bfa09
0x70bb…9efa0x10c1…1e24Base—$0.05100%coinbase114d ago0x5f7853…d5dd83
0x70bb…9efa0x10c1…1e24Base—$0.04100%coinbase114d ago0x37098c…658ee2
0x70bb…9efa0x10c1…1e24Base—$0.03100%coinbase114d ago0xc6e26a…023c91

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.