Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xd37a18…b14987
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x54b766…fd7c19
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xe2506b…aef844
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x87b54a…3151d4
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xa0d08f…2c5983
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x09a5a0…1fdfd1
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x4fb96a…d6eca4
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xb7ff40…7e3963
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xc5c758…1771dc
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x9fadb3…b499a0
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x3f1cc7…011d2c
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xcb16b6…2e3033
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x9b6b99…7e40b1
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x020422…f3aff4
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xf5a44e…b91ad4
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x4f03e7…0ee09f
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xd372de…398be4
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x75d8dc…8c0240
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xe4d14d…f5daee
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xa9cc84…c7b87e
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0xd2ff51…e8d2f2
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x356325…8cfbf1
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x72c945…ca49fe
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x85939b…c3a190
0x08b0…98620x325b…d430BaseStableEnrichExa$0.01100%coinbase95d ago0x9ffac5…a41b2d

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.