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%coinbase21d ago0x261a8b…ef8d4d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xbe0d38…d076fe
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xa17881…63f0d6
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x2e11c2…342c2e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x7ce955…b11819
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd796b0…c4c70f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x78f18c…8f982c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x620e16…78ba11
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x5206f7…39a301
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x629b4a…d3537c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x6dac49…e07e5b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x98056a…335007
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x964fd1…bac82b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xd912e8…b730cd
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase21d ago0x7222b1…1efb84
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase21d ago0x06f2b5…3265ae
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x132f60…88526b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xdf1319…0db4d0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x009df5…12ca60
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x11dba9…338ad0
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x58f3e8…c5da60
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0xc27129…79da57
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x8beb7b…5e1b90
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x977263…8edf07
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase21d ago0x079a6e…1ba2f9

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.