Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%candidates104d ago0x9e731e…0b9725
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%candidates104d ago0xcb4f92…2e5d44
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%candidates104d ago0x5929cd…eac1e8
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%candidates104d ago0x3ba30d…46faf1
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xdce298…eabfc7
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x91b501…c7d12b
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x3a1f93…f222d6
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xd9a87e…e42e42
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x84513d…01efdb
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xd322c8…a56ba8
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x39e53e…ab7ad0
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.02100%coinbase104d ago0xb3d7fd…301f2d
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x8dfeb8…5384e7
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x55ec17…d4fa19
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xe5a596…000843
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x943533…bacc89
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x141e97…8c83d7
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x0e82a9…7f430b
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xf713c3…551c26
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x141aee…9a20ca
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x7a481d…f4a24a
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x100079…9d876a
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x9d194a…33a931
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xeb58fd…0b7d61
0x6726…bb2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xb7643d…f8f32c

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.