Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe706…c9700x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x3e56a8…18e0fc
0x67e6…19720xa9dd…2315Base$0.002100%coinbase16s ago0x2bb740…424b62
0x67e6…19720xa9dd…2315Base$0.002100%coinbase16s ago0xeacd2e…0cfed0
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase16s ago0xb65119…036bca
0x67e6…19720xa9dd…2315Base$0.002100%coinbase16s ago0x85723a…7555b3
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0x3e4439…2a1d8c
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0xbe55c6…d6be03
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0x2be721…ffed99
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0xa94be1…dea6c0
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0x3b18ab…a26fff
0x67e6…19720xa9dd…2315Base$0.002100%coinbase18s ago0x98d1dd…e75956
0x67e6…19720xa9dd…2315Base$0.002100%coinbase20s ago0x847ca9…fb2ccd
0x67e6…19720xa9dd…2315Base$0.002100%coinbase20s ago0x05780f…e1cd25
0x67e6…19720xa9dd…2315Base$0.002100%coinbase20s ago0x82b5e4…b63466
0x46f1…638b0x50eb…6480Base$0.00270%0x54f0…793220s ago0x152609…c9845f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.004502100%coinbase20s ago0x19c1d4…a95bfa
0x2c35…fa7c0x6839…1a2bBase$1.00100%coinbase22s ago0x2dd00c…11ad56
0x67e6…19720xa9dd…2315Base$0.002100%coinbase22s ago0xb3f22d…9134ac
0x67e6…19720xa9dd…2315Base$0.002100%coinbase22s ago0xf47317…3a49df
0x67e6…19720xa9dd…2315Base$0.002100%coinbase22s ago0xc83d30…1774f2
0x67e6…19720xa9dd…2315Base$0.002100%coinbase24s ago0x2c207b…07152e
0x67e6…19720xa9dd…2315Base$0.002100%coinbase24s ago0x1c1d87…7de95c
0x67e6…19720xa9dd…2315Base$0.002100%coinbase24s ago0x90e129…f7757c
0x67e6…19720xa9dd…2315Base$0.002100%coinbase26s ago0x7584a7…d6d105
0x67e6…19720xa9dd…2315Base$0.002100%coinbase26s ago0x85b3ad…3dd5d5

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.