Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x60ffbf…9fbe4e
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x1191da…3306ac
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x368697…b1b6ee
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2a355a…155ca7
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf1911e…72eafa
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7d0867…25b455
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xe62050…2a06fd
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xed4e9b…da466e
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x632afc…53477a
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x339976…68adc1
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xb01f18…946c87
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x9aaf71…c6c22d
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x814931…61ecdd
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x8e75e7…6ccce6
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x4aed0a…c18dd1
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x9ce975…a09cd2
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x261a21…5b8d22
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xfa29ee…e36f77
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x2bd2c4…45db11
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xa8b7b5…f22dbf
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x893b95…49bde3
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x0374e5…ec101a
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0xf350fa…8c4ce4
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x7b95aa…627ead
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9h ago0x039950…e7a4dd

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.