Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa0fec6…094955
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x38eb77…3b6a1c
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x606c30…951ad0
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9ab326…d603b1
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24a433…97d1cf
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f0c7f…c41e5b
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe5f56d…76e36a
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6899e7…dc1c13
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x957e91…39ad38
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xacf6d4…d5baad
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc0aa97…0d03bc
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa4c501…b8618d
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x550d8a…5be1be
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x530194…38b63d
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9480bf…ad9a5f
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e8700…2a4b75
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaed490…9d08c1
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf789fa…36b382
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50b619…10dc67
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf12473…8582ce
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd86a9e…928a10
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc7feeb…9de571
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd49da0…ad62a1
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x82355d…2af844
0x11c2…20760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb7261c…ebc979

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.