Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd41f64…f1c24a
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcf495a…aefa5a
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x78b1a1…0005f7
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb742a0…0d05be
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcadb6f…436b90
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd8eb20…0b50b5
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1752d5…5ffac7
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd7704…fdadba
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfde6f2…26a588
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3c906c…3e4af9
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90ac79…185d92
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdaeeb3…4cabf4
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x42414a…527a9c
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86b136…3d7f30
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87402f…b27979
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x44bd3c…1a3af5
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c59c5…7fd715
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc05692…1eeb99
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf05c91…793bd7
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9da802…84d50c
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9d5938…1e1368
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0626e4…521441
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x11b88d…2f5e3f
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e88cb…f0e7a7
0x084b…1c710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x172248…7a14fd

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.