Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1db…633a0xf186…0d86Base—$0.01100%coinbase91d ago0x0f3f48…836528
0xe1db…633a0x336d…8e72Base—$0.01100%coinbase91d ago0x46b9c9…02b9b6
0xe1db…633a0x6a04…3f3aBase—$0.01100%coinbase91d ago0x6f9376…98237c
0xe1db…633a0xb747…6459Base—$0.01100%coinbase91d ago0x7fa0b5…7e31c2
0xe1db…633a0x58ac…d61fBase—$0.01100%coinbase91d ago0x170c53…e89909
0xe1db…633a0x60ca…9d00Base—$0.01100%coinbase91d ago0xf9a3c1…f7869d
0xe1db…633a0x4e5c…a897Base—$0.01100%coinbase91d ago0x5f0fe9…225c46
0xe1db…633a0x46a5…6c91Base—$0.01100%coinbase91d ago0xe68df7…d66dd1
0xe1db…633a0x2e7b…a91eBase—$0.01100%coinbase91d ago0x9d6350…d7a1d2
0xe1db…633a0x0466…7c08Base—$0.01100%coinbase91d ago0xe1123f…823799
0xe1db…633a0xa03a…ffddBase—$0.01100%coinbase91d ago0x61765c…aa001f
0xe1db…633a0x854b…6306Base—$0.01100%coinbase91d ago0x300cce…7b5ff1
0xe1db…633a0xa5f7…baedBase—$0.01100%coinbase91d ago0xc6301a…7d3195
0xe1db…633a0xf431…1a20Base—$0.01100%coinbase91d ago0x159716…3a16a4
0xe1db…633a0xf8ac…9da8Base—$0.01100%coinbase91d ago0x8c72bd…fb9706
0xe1db…633a0xfd4b…eeeeBase—$0.01100%coinbase91d ago0x40d519…876c35
0xe1db…633a0x5b8f…ae01Base—$0.01100%coinbase91d ago0x8401b7…bb83f5
0xe1db…633a0xd1be…f314Base—$0.01100%coinbase91d ago0x771ff0…ec6dd9

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.