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%coinbase14s ago0xd1aec1…30c0ff
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x8685e6…14e23b
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0xdc5c05…8dc987
0x9e37…da640x6839…1a2bBase—$0.003100%coinbase18s ago0x3ac161…5a2a5d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x02b315…3f5f15
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xd040f7…a48bcb
0x061e…e6ee0x4f4b…422dBase—$0.04100%coinbase24s ago0x7d205e…7b2c35
0xb9ff…b4250x17cd…7905Basex402 service$0.05100%coinbase24s ago0x543615…7be98f
0xabae…06b40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xe924c0…27cd08
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x18ce7b…61fa07
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x9e8fd9…c14f4d
0x1b8d…b79f0xfe80…47eeBase—$0.001100%fluxa28s ago0x893e00…52dae7
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xd00a84…32e8cb
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xba51c1…e71489
0x1a5e…1fe30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xe3b0ac…db10c4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xcf9cc3…6d8f7c
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase32s ago0xa639c2…e54fdd
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase32s ago0xaa3526…afb719
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x77a308…a9f243
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x33f5bc…641942
0xdb17…3ec90x6839…1a2bBase—$0.003100%coinbase34s ago0x37aebd…e7db43
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase38s ago0x45453b…12a9bb
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0xd2dbdf…0e007d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase40s ago0x8ea40e…847ff0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase44s ago0x16fdc2…79cc6f

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.