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%coinbase10s ago0xd638d7…45646c
0xe066…69540x2a46…a3a1Base—$0.02100%coinbase16s ago0x68f601…27a92c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xbeff16…d8fdcb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase22s ago0x3d2ea7…1eaef5
0x32bb…dbf10xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0xf73c65…57f420
0xeb56…9fb80xef43…6c7fBase—$0.01100%virtuals24s ago0x7da1cb…05c7df
0xc9a9…a99c0x2a46…a3a1Base—$0.02100%coinbase26s ago0x202715…efa6f1
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x974669…08cd87
0x1fd1…a5e00x5aae…482eBase—$0.25100%coinbase36s ago0xcfeddf…37d270
0x585f…5ac60xef43…6c7fBase—$0.01100%virtuals38s ago0x8bbb49…2014ed
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x277131…729de0
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40s ago0x825ac3…0b90e1
0x0c3c…3b450x4c96…1c5cBase—$12.1070%0xa923…c9ac42s ago0xfe3243…dc606c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x0b4a3e…58751d
0x5c96…c9440x3e0a…78e7Base—$0.004138100%coinbase54s ago0x97dea3…009302
0xb1b7…4aee0xef43…6c7fBase—$0.01100%virtuals58s ago0x7df8e2…11edbf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xc6a3ae…d081ee
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6e6457…cd9c0d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1m ago0x7828ac…4f1b4a
0x0c60…e06e0xef43…6c7fBase—$0.01100%virtuals1m ago0x6c307e…59e196
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x258b8d…31516e
0xf9d0…142a0xfe80…47eeBase—$0.001100%fluxa1m ago0x4130ba…1f8e27
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1m ago0xe34e64…94868b
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase1m ago0xa6b90e…103b1a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x62da75…93fe91

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.