Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55311s ago0x9ee643…f78c92
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xd7771e…7d9d87
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xace779…90844a
0xc57e…3bec0xfe80…47eeBase—$0.001100%fluxa17s ago0x1d542c…0733a2
0x45c0…caf00xfe80…47eeBase—$0.001100%fluxa17s ago0xb6e30b…e2d000
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI17s ago0x78f604…71bb1b
0x6866…4f740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x978954…874ea2
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x037af0…0b74fc
0x3009…07970xfe80…47eeBase—$0.001100%fluxa19s ago0x47e3f8…9942b7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x471b2c…cd662c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x9fc4a3…e64d6f
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xa5ef9a…6c95b7
0x8415…995f0xd908…f214Base—$0.0170%0x0021…ad8f31s ago0x096db7…dcc123
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xd83c30…3048dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x393ffd…521df6
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xac2579…c12466
0xf9e3…6e530x94f7…4873Basex402 service$0.01100%payAI33s ago0xbab8ff…c4f706
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase33s ago0x60806d…69125a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x091025…f55e31
0x6866…4f740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xf3c0ba…86b639
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa39s ago0x13379f…80169d
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55341s ago0x1b762e…ec5800
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0xcd5f03…6ef74f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x069daf…55d1dd
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xa9aa11…db5312

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.