Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x2c7dff…395e26
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x9b26d2…664c8d
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x66826f…3311e0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x41d7b8…4feeb3
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xedf79b…93ad95
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xec88b1…9b709c
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xfac3a7…1a39b9
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xdbd906…45b282
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xddcdcb…b74694
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x1b390d…07c4f3
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x0a6b83…0eb464
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x7f17e1…12ab32
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xfbbb4b…24c6eb
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xcb3478…da987a
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x47acde…772b56
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xb40901…62117d
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x391bdb…3d898d
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xf790d1…c0f18d
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xa956c2…57c3d0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x90b5c4…fdcffd
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0xddb692…6121d8
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x6d8d74…6cccda
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x1189fc…9bffc0
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x2bb46f…6fdede
0xdbfc…84980x6839…1a2bBase$0.003100%coinbase48d ago0x18a464…c7e7b9

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.