Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2e049c…475b84
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf39477…db03e8
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x45f718…931b34
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x20d839…bd8300
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x346517…92626a
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd1b2b…e4efbd
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0fbeb7…2b5981
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf1956c…78fad5
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x02dbc1…c2dc2a
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8205b2…f2565f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4fe10d…eb5ae6
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x76a2f7…1506ba
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb78b95…7f3e1c
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x61b152…5c2904
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x883e29…5f444d
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf416e3…4da1e4
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8bac6f…5d8ac6
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x65187d…edd5d3
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0acd69…080bfb
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2735cc…dd46f5
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x83978f…e5bdb8
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d1317…eb199c
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x135672…c17a4b
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2a382e…785b05
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x29ad65…97d5ea

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.