Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcb676d…02f629
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2d986…811bad
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2843a5…8a4de7
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x47f949…24e192
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45f3d5…4ad224
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd77909…89e743
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x78de9b…48c958
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0388cd…2fdb90
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1e895…938360
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb6fe03…fb40c5
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x992f57…61176e
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6620df…dfc68f
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcd91e4…3728ba
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d4f5d…6530e3
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x121f8e…8bb790
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa67ab7…1052b4
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfab589…ce9cac
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff1bd1…207396
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x635374…15d944
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x372b0e…8d99c3
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb7160…21c28e
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc72884…10d8c3
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xef2fbe…db6ccf
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x095edd…831492
0x3f2c…c9000x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa9e2b9…b3625f

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.