Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb86d…dcf00x10c1…1e24Base—$1.78100%coinbase115d ago0xa8c031…89a0ea
0xb86d…dcf00x10c1…1e24Base—$0.53100%coinbase116d ago0x5c7e67…09c9e8
0xb86d…dcf00x10c1…1e24Base—$0.53100%coinbase116d ago0x8e7928…f21fa2
0xb86d…dcf00x10c1…1e24Base—$0.52100%coinbase116d ago0xf9236b…8498e4
0xb86d…dcf00x10c1…1e24Base—$0.54100%coinbase116d ago0xba3007…487a8f
0xb86d…dcf00x10c1…1e24Base—$0.59100%coinbase116d ago0xc9cf33…76e827
0xb86d…dcf00x10c1…1e24Base—$0.55100%coinbase116d ago0x0f4487…3169d6
0xb86d…dcf00x10c1…1e24Base—$0.68100%coinbase116d ago0x74d8e3…78752d
0xb86d…dcf00x10c1…1e24Base—$0.55100%coinbase116d ago0x53ad11…8343bb
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0xc9b66f…88cd75
0xb86d…dcf00x10c1…1e24Base—$0.57100%coinbase116d ago0x60b212…a98499
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0x259e0e…4b638a
0xb86d…dcf00x10c1…1e24Base—$0.57100%coinbase116d ago0x40d91c…e11aa9
0xb86d…dcf00x10c1…1e24Base—$0.57100%coinbase116d ago0x4a2b6b…81e3ca
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0x236bbf…7a484a
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0x5bcd7e…ac841e
0xb86d…dcf00x10c1…1e24Base—$0.53100%coinbase116d ago0xec768a…16b160
0xb86d…dcf00x10c1…1e24Base—$0.66100%coinbase116d ago0x15c8b2…bdc607
0xb86d…dcf00x10c1…1e24Base—$0.61100%coinbase116d ago0x7e1497…083d26
0xb86d…dcf00x10c1…1e24Base—$0.60100%coinbase116d ago0xdab070…4fe66b
0xb86d…dcf00x10c1…1e24Base—$0.58100%coinbase116d ago0x29f744…9e819d
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0x1c5db8…383a21
0xb86d…dcf00x10c1…1e24Base—$0.57100%coinbase116d ago0x3c725f…697c9a
0xb86d…dcf00x10c1…1e24Base—$0.56100%coinbase116d ago0x5fbe51…37c5da
0xb86d…dcf00x10c1…1e24Base—$0.54100%coinbase116d ago0xe03664…f56048

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.