Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x762024…62b06d
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab5a66…a22e3c
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xee83c3…91f311
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c16aa…d8029f
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc65e19…31124a
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1380fd…6be3e6
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x67911f…40dc18
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x278b26…5f5de3
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6d76a5…be4cf2
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc5374f…ffadc2
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x235090…576b2b
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd9595b…719578
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x379ef4…7ba074
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x98dfe8…6efaad
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1db57a…be4ab7
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01572a…823f10
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3bd93c…d3b0ad
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab8033…beb3d9
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x53aa24…cd9469
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1b5c27…ff58bc
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8f7fd9…47fc00
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9a4d5a…5da098
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf84f7d…cad71a
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdbbcc7…150d4a
0x9c7b…e2f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x91eadb…9c6e55

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.