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%coinbase10d ago0x0d0990…2492c2
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9966a7…9b2240
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe207e3…4ee56f
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbe58c9…28c005
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x234561…7cbcc4
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7108ce…04a927
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x011b94…0adabe
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe307e2…5dbe94
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc7cef5…ea387e
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x88ff66…522244
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd8ebaa…9156fa
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdb893d…171c50
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x35a845…279f90
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf6c639…b56d39
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x55cc0e…4322cf
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8f079d…9283d0
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x74ffee…489e0c
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x537c2c…776046
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x446df3…82dca6
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x220c02…6e0fa2
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x07f428…0af239
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc11172…423ef0
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf0d81a…fcaf2a
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb8789f…47ac37
0x37e4…8b920x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1d9fcd…60340d

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.