Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xb4a875…9940f7
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xe4325f…6200b9
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x693e5e…6d2f81
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x9e72c6…11ab07
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x4d7941…daa0e8
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x84768d…e08f66
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xc01696…1c4ce0
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xe0b85f…74c810
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x56198b…613fa0
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xa1c05c…d19f24
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x089ead…f5ebee
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x484cc4…eb120b
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x426b98…fe06c3
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xec1342…a9fb01
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x77f98a…a0cbe8
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x3443ad…634a44
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x43dd61…70a5ab
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x758c79…bc6e31
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xbdc534…b48961
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xd4440b…36dbf3
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xe18a1f…6014bc
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x558066…f167f1
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0xabc7e2…d29708
0xf55f…b2b80x325b…d430BaseStableEnrichExa$0.02100%coinbase9d ago0x79b3e3…e087fd
0xf55f…b2b80xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x7c5dff…9736fd

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.