Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0x59d884…087d40
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0x8ffa11…2b3201
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0xe6d26c…14375d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0xd866fb…a73365
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0xbc1a04…266f1d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0x145a36…8e2ef2
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.28100%coinbase1d ago0xbeac93…c40fd5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x52d966…dc53d9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.02100%coinbase1d ago0xc4bfb6…46ae4e
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x052c28…01e80a
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xf14b63…9197cd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x7c4de2…58e336
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x3b5e8f…0e0252
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.15100%coinbase1d ago0x50ff8d…0b437d
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase1d ago0xa413b9…c5cbcc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase1d ago0xa2e675…c7b4df
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x5aef8f…efb739
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x28379f…42d9e9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x1c33e1…3ae2cc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xb5a47a…c5d691
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x358d2b…b824d8
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x205c6d…70fe88
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x0df858…7d4cbd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0x38a6ed…225c14
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase1d ago0xdbd19d…ea1d58

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.