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.01100%coinbase94d ago0x9f5055…0406fb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x54c174…cc6550
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x1bef6f…72708c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x2b3f24…49fa89
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x7cd681…b0f4cd
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xbb8be3…7e0c31
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x0c64eb…28c9a4
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0xb4a454…0c3004
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.02100%coinbase94d ago0xe9dfc4…f8b112
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.05100%coinbase94d ago0x81666a…bd786e
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x6b6a5b…3fa4a9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xa6cdf2…954f86
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x8d6f4b…7f7c5d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xa540dc…8405f2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x790bbb…222327
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xee3838…20f89d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xeae274…1ddc8c
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xb364a0…c007fe
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x9cd977…3cbd43
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x2cfa19…0b0d11
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x286dcc…1d679a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x7fef72…b8866b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0xd38cd5…45803d
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase94d ago0x3c4af9…d93813
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.002100%coinbase94d ago0x1fd977…8e90da

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.