Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cf1…4e940x47c5…4fc3Base—$10.3970%0x1708…5a2716s ago0xa1e62e…54c91f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5b7dc2…894515
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x8280ce…a8cc58
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0xa0ae91…15b343
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xb7b67f…71248e
0x53f4…2be00x6839…1a2bBase—$0.003100%coinbase20s ago0xa247b1…305f08
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x081131…fbc924
0xfc13…040f0x6839…1a2bBase—$1.00100%coinbase30s ago0x2bc2ee…22fb70
0xc93a…e1d30xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase32s ago0x370d2a…60fd3f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x65aef2…873f78
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x792407…6b592d
0x20f7…6f1b0xfe80…47eeBase—$0.001100%fluxa34s ago0x99b161…1ff0c6
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xe7d568…670f89
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xe89477…4bbd66
0x1f76…cf210xbf01…3471Base—$10.0070%0x3e32…3ce742s ago0x280851…45af2b
0x8e38…d0be0x2a46…a3a1Base—$0.02100%coinbase44s ago0x8720df…9b0494
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase44s ago0xe4f0d6…ed8004
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x835cd6…2f4c8e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase46s ago0x96a4c9…314d61
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase48s ago0x0a72cd…ab5ed6
0xaa2b…94ba0x6839…1a2bBase—$1.00100%coinbase48s ago0x01fd89…ed19d2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x8ed5bf…fab86c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase50s ago0xafc728…9c605e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x86d61d…58d56e
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793250s ago0x9d6c17…90a0cd

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.