Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x25990f…5dbb2c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x5916df…abbfbf
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x299a2a…b80837
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xb59bfe…c0f133
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x40fd9e…da64a4
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x1fea84…1bde4c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0x7f11c2…049214
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xb3af0d…6644e5
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xa80d7b…fcba2c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x20516b…b218b0
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0x95c157…b9bd48
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xedf778…0bb2ef
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xbde28a…7588c7
0x4a84…e3910x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0x150218…05fbbf
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xf0f3f9…163b35
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xf7d41f…9bf688
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x57b5c5…e3cfe1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xceab84…fcd79a
0xbf75…59900x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x4942f4…9e25ff
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xc129ec…afe645
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xeb3b4d…a64245
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x437af7…9333d1
0x48b1…07d30x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0xa30027…9beddf
0x4a84…e3910x9305…f13fBaseNansenCrypto$0.05100%coinbase9d ago0xd180ef…8698e6
0xbbc9…aab50x9305…f13fBaseNansenCrypto$0.01100%coinbase9d ago0x22b19a…c387a8

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.