Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3217…22730x10c1…1e24Base—$0.35100%coinbase118d ago0x26c495…be6d8a
0x3217…22730x10c1…1e24Base—$1.18100%coinbase118d ago0xdaf0ac…d5bbad
0x3217…22730x10c1…1e24Base—$0.50100%coinbase118d ago0xad1194…8a2657
0x3217…22730x10c1…1e24Base—$0.58100%coinbase118d ago0xa81a81…3f09ef
0x3217…22730x10c1…1e24Base—$0.55100%coinbase118d ago0xf3848c…ef2ece
0x3217…22730x10c1…1e24Base—$0.56100%coinbase118d ago0x1c9fb4…520a0e
0x3217…22730x10c1…1e24Base—$0.50100%coinbase118d ago0x71cdc9…1d7113
0x3217…22730x10c1…1e24Base—$0.51100%coinbase118d ago0xce8b22…e3cff7
0x3217…22730x10c1…1e24Base—$0.51100%coinbase118d ago0xdf4ee6…b0e9f9
0x3217…22730x10c1…1e24Base—$0.63100%coinbase118d ago0xe6f934…be95e5
0x3217…22730x10c1…1e24Base—$0.57100%coinbase118d ago0x036784…78a254
0x3217…22730x10c1…1e24Base—$0.50100%coinbase118d ago0xadffc9…dcf293
0x3217…22730x10c1…1e24Base—$0.58100%coinbase118d ago0x31039a…3d8300
0x3217…22730x10c1…1e24Base—$0.53100%coinbase118d ago0xc6fe3e…5becb5
0x3217…22730x10c1…1e24Base—$0.63100%coinbase118d ago0x7e74df…0bf965
0x3217…22730x10c1…1e24Base—$0.55100%coinbase118d ago0x252011…23b59a
0x3217…22730x10c1…1e24Base—$0.57100%coinbase118d ago0xe82197…b90669
0x3217…22730x10c1…1e24Base—$0.50100%coinbase118d ago0xb656e4…fa0972
0x3217…22730x10c1…1e24Base—$0.53100%coinbase118d ago0x92a531…849b07
0x3217…22730x10c1…1e24Base—$0.57100%coinbase118d ago0x1a92b1…beb504
0x3217…22730x10c1…1e24Base—$0.52100%coinbase118d ago0xc33b72…f77da1
0x3217…22730x10c1…1e24Base—$0.50100%coinbase118d ago0x853777…b11ef3
0x3217…22730x10c1…1e24Base—$0.51100%coinbase118d ago0x5e36fc…6b2a36
0x3217…22730x10c1…1e24Base—$0.58100%coinbase118d ago0x19e24f…4cbc26
0x3217…22730x10c1…1e24Base—$0.57100%coinbase118d ago0x70b10e…1652eb

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.