Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0xcf3e24…f10663
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x929062…c9983a
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x18dcb0…72fbd9
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x90e82a…f1f110
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x871605…14352e
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x8c426b…41e6d4
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x7aca6a…def2af
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x8fd6b3…e51a61
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe608ad…c2a941
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x0fb8d1…de7158
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x7483cd…d47abf
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x71483a…3dcf15
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x8966c8…b68768
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x726461…4f2ae1
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x3890c8…45a637
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0x65a737…e30407
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x0ae12a…fc53b1
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.03100%coinbase42d ago0x2df12e…116da9
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x35c73f…487676
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x9d3d3b…61e10e
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0xbc37e8…66a179
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x1bdc46…be1ef0
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x753c87…4c0469
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x252de7…55839c
0x9aeb…5bee0x325b…d430BaseStableEnrichExa$0.28100%coinbase42d ago0x73c25a…e05cd5

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.