Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x13d49c…dfd474
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x13c7cc…ffc444
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x193a77…0c2735
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x801799…fb5c86
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x986247…8595dd
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x326da8…3e52d1
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x82a6da…243f82
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x1729ff…3af3e6
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xa2b29e…45924c
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x2e8c34…517590
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x17602c…c79c7d
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xe755ed…54732a
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x18859e…bf0103
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xd976fe…6bbaf4
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xb55003…a74c53
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0x64807b…88e3bb
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xcef3c0…049c13
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x01f532…08270a
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x1324c2…6d04cd
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x56f5b4…0d892f
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x9e0304…112c80
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x8b98ca…e5f6ec
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.01100%coinbase104d ago0xdd143c…88584b
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0xaf7395…d3ea6b
0x72ca…e9a10x325b…d430BaseStableEnrichExa$0.04100%coinbase104d ago0x5afdb2…cc14d7

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.