Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x6e1e65…e8d73c
0xd059…e21f0xc148…3515Base—$500.0070%0x23ef…243112s ago0x7de7c7…c20213
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1708…5a2716s ago0x10b921…11cc8d
0xa92e…33500x6839…1a2bBase—$0.003100%coinbase16s ago0x52e72b…d86c50
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x1e2489…439093
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x4ae659…a00ca0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0xd25b07…fbe306
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase22s ago0xb993d6…b53173
0x4c39…ac030x40a8…ad8bBasex402 service$0.001100%coinbase24s ago0xe3b172…b2a88b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x1f06f7…df6777
0x06da…7cc20x6839…1a2bBase—$0.003100%coinbase26s ago0xe44faa…26eaa2
0x021a…a7c50x105e…7b0cBase—$6.0070%0x3e32…3ce732s ago0xdda90a…469192
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x33cee8…d52245
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xa7458a…899f5e
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase34s ago0x338322…260660
0xa42f…ffb50x566c…9f3cBase—$2.0070%0x3e32…3ce738s ago0xeafe8d…b58fba
0x980b…a9330x4f4b…422dBase—$0.001100%coinbase38s ago0xf351bb…4cb287
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0x15ed6b…9c28fe
0xfcaf…fc810x6839…1a2bBase—$0.003100%coinbase42s ago0x9efd1c…9c4afe
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x538c29…ba86c9
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase44s ago0x054e8e…b0368e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x599793…1ed735
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x00712c…8bdecf
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x4637b2…64d1ab
0xb205…ff740x6839…1a2bBase—$0.003100%coinbase56s ago0x0be945…ef419a

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.