Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x9410ba…93be41
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x2844a1…8e8578
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x8d959c…12b93d
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x86bf16…f173d4
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x22b11e…3f9e9b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x156128…096b35
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x3d97a5…040bcd
0x6ee6…473f0xdb5a…0671Base—$0.001100%coinbase43d ago0xd647e4…f46776
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x2eb145…dd60ca
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x941a48…44076b
0x6ee6…473f0xdb5a…0671Base—$0.001100%coinbase43d ago0x4a572d…9ab3a6
0x6ee6…473f0xdb5a…0671Base—$0.001100%coinbase43d ago0x657391…b86976
0x6ee6…473f0xdb5a…0671Base—$1.00100%coinbase43d ago0x47e1b6…eb3b7b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xdabd0f…09cf17
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x86a0d4…d39a1b
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x3320b0…bb1766
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x303ba8…b4d10e
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x91cd29…61cc0f
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xfcb6a1…588870
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x526fdb…fca6d7
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xc02ce0…7870e3
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xd716ef…19d069

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.