Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x01d272…dde632
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x11d969…3f7457
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x00f06c…b3315b
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x287aad…113587
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xe098e4…c0b4d0
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x35d353…8a27c4
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x43f725…599b9b
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x39bde0…8ee8a6
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x13ef29…e50ba5
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x107c43…bae4ca
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x865365…6a6154
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xd52dcd…6f28be
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x4f96c6…9ff0b7
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x1e30e0…195e96
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xc4f5fe…2ca0aa
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x8b26e6…d244d7
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x065423…e29329
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xb62d13…120db6
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x1768f7…4f9a55
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x067733…7924a1
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0xf1dd00…27617f
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x6871ee…378d1e
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x0ad4bb…7e3cb5
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x1f0c4f…ea3920
0x02a8…cd600x325b…d430BaseStableEnrichExa$0.01100%coinbase53d ago0x0a5133…7a1d05

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.