Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xfebe5c…95f666
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xf39daf…227f19
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x8bca10…ca8f25
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xc2b7f0…30618a
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x2a2a54…d82b85
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x4cd056…a4d56a
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x29f993…71b482
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.08100%coinbase1d ago0xb7d336…169943
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0x0d42e1…1d8d18
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xcb082f…b97cfa
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.15100%coinbase1d ago0x2be0c4…91d427
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0x500263…381c26
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x742153…fa9825
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x3270ed…47d041
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x69e5f3…779443
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x538df2…3f0a3b
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xd63c09…20d70b
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.08100%coinbase1d ago0x6b55fe…9f7328
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xf5221c…e4b905
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x857719…e3be34
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.04100%coinbase1d ago0xe4b6f4…09f779
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.15100%coinbase1d ago0x3265cb…3dca56
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.06100%coinbase1d ago0x48adb3…af3560
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xd017f2…57f23d
0xba1c…1afb0x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x1c6008…6ec7c8

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.