Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xd7b71a…7ac288
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xfc8401…e76758
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xba0d23…567139
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xcdb610…5b3410
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xe5ff6e…737543
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.22100%coinbase56d ago0xc62d01…d7ad28
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xc97f20…007bef
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x133d61…d896e8
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.002100%coinbase56d ago0x6fd97c…dfa248
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x12c2f5…a9fb9e
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0x73c7c1…7358de
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0xbe32ea…863c22
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0x703deb…9387d4
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0xdef839…e83262
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0x2013d3…965070
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0x19c3dd…1e703a
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.03100%coinbase56d ago0xc245d5…bb2d40
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0x85f244…3bc8c5
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0xe6e68d…924eca
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0xa1e3d2…dae8d4
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0x3b1a19…993212
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0x9212e0…029b04
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0xa1cb87…920ff7
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0x43a022…86f0a0
0xe6c5…d0ac0x325b…d430BaseStableEnrichExa$0.20100%coinbase56d ago0x22ce2b…18d9f7

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.