Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x41724f…da268a
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x12d39f…daceef
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa279bc…6b2c2d
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x153c6a…a97e50
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a18f2…74a627
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x575d6e…7b3499
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1594ef…859e28
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb176a4…42827e
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x561c6c…5531a8
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c2b7c…e09a1c
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7baa32…452356
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3e511…7f3e17
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe47d76…fcd7cb
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x99b1e4…b82d7e
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf660aa…6063b2
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65830a…adf05f
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e0f4b…c23d06
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x76bc6b…a48d6a
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b386e…c83f3e
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x75983f…90f181
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x57f518…c82f9b
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a1401…2d5489
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd92c8e…c98ebd
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8eb10…fc9c6e
0x5e48…11710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4d8d5f…59405c

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.