Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x72413b…9c3c3a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x19fd80…737266
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x045b3c…4c6320
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xc7985b…d9d32e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x51bc46…7130de
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x72c371…2e6b96
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0xba35b9…ac0097
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x2d293a…274a98
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x151bb3…530cea
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x5ca1bc…b8d1e3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x9d45c0…cff4ef
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x3dbc8d…1c7e63
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x014975…764219
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x832535…eb6dba
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0x4d40ca…4cf249
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.06100%coinbase49d ago0xa9c5fa…570151
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.04100%coinbase49d ago0x39fbd2…c15298
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x8d2313…428ba5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.03100%coinbase49d ago0x402c35…06b4c1
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0xd25255…201d97
0x5e06…fb090xb388…6469Base—$0.01100%coinbase49d ago0x8d41a4…da69b4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x7378ad…7b8e43
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x98a8d7…a90d15
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x40faea…e70a66
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase49d ago0x995e05…2115c7

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.