Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xa0a983…16e54b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xb6c989…a3e630
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x024373…0df09d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xb3e8d5…5b8d82
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xeef063…cc97f4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x5064fe…9829f7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xd35841…3d3a57
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x0c7461…faae77
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xabb4e5…b0c354
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x11f451…6a99b7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x57ef5b…77c4ba
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x450c39…9715b7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xce1f51…0be90a
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x09f746…da79e6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xdff612…08cd7f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x114a36…7d8a34
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x374c01…eb4468
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x2b1f1b…ae0438
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x16975c…bae0b8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x197bd0…77b5f1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x653c4c…71da2e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0xff44b6…18058c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x147436…c9f2d8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x86bdc6…facc1e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase5d ago0x5d3caf…7b2171

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.