Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x7adb85…d11df9
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x8b53e4…5758e5
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xf3456d…61d99e
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xbdb7c9…9dcbe7
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xf121f9…ae9c73
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x61f5d8…c55310
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xac1aef…764246
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xc98f65…5b97ab
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x726cc9…924b4b
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x4adb71…cf97bb
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xd5916d…088fe8
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xf452d4…404c9e
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xbe1d04…14f952
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xdd6512…c239ba
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x966580…d4f578
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xd22a25…3e6a95
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x5cd790…c3aa2a
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x7b5d6e…5aa273
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xb575e4…a5224e
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x4fd56a…3fb1c2
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x392acd…b8d32a
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0x7d97dc…501062
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xfcd21a…dd65c9
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xc479ea…1a458b
0x6c18…80cd0x5aae…482eBase—$0.001100%coinbase4d ago0xe39b01…59d308

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.