Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0xe6da34…5c86c9
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0xfc957d…356903
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xa7f1c9…7eb1cd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x0e68cd…9f8213
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x88d3b8…29f1c8
0x7720…15890x4d52…49acBase—$1.0070%0x3e32…3ce714s ago0x81634e…45efad
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x9f03f6…fcc13e
0xffb1…064f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase18s ago0xc6278b…52447f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20s ago0x31523c…86a899
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xac0e4b…1fae47
0xb1fa…ed080x4126…f6f5Base—$56.0070%0x4029…e30622s ago0x41c887…e281c1
0x5efb…17580x6839…1a2bBase—$0.003100%coinbase22s ago0x636f3f…223fa5
0xa66e…39440x3e0a…78e7Base—$0.004229100%coinbase24s ago0x9ebe7e…73ec00
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x859b21…d2bc9b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x40279c…072196
0xe5cc…b8cb0xc148…3515Base—$35.0670%0x23ef…243126s ago0x0e925c…80de17
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase26s ago0xa23f02…ebdb98
0xce20…a03f0xb92a…0f3bBase—$0.03100%coinbase28s ago0x0b3729…900bf3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x3125b4…e49158
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x6672b9…f16796
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x9b4328…feaa22
0x8b18…0ad40x6839…1a2bBase—$0.003100%coinbase32s ago0x1c4d11…a8a5e8
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xf93cea…2b9cee
0x978f…18b40x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x3fa908…458ccc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x4bbc94…c229e8

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.