Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980x2e34…d504Base—$0.01100%coinbase71d ago0x09e8c4…b7aca8
0x72f6…fb980xfd3b…4ac7Base—$0.01100%coinbase71d ago0xbf9486…0dd6ef
0x72f6…fb980xcd26…bb18Base—$0.01100%coinbase71d ago0x83470c…cb6579
0x72f6…fb980x6f07…c000Base—$0.01100%coinbase71d ago0xf33d61…189abf
0x72f6…fb980x713e…51beBase—$0.01100%coinbase71d ago0x275cc2…4111bc
0x72f6…fb980x7b45…193eBase—$0.01100%coinbase72d ago0xed43d3…03f4f1
0x72f6…fb980x1169…b300Base—$0.01100%coinbase72d ago0x02fa59…5988ea
0x72f6…fb980x527b…bb2bBase—$0.01100%coinbase72d ago0x134948…e861d9
0x72f6…fb980x57b1…990cBase—$0.01100%coinbase72d ago0x5c95c4…c30f16
0x72f6…fb980xba20…5028Base—$0.01100%coinbase72d ago0xdc09a7…6057fb
0x72f6…fb980x0250…efacBase—$0.01100%coinbase72d ago0x471cd2…a5dead
0x72f6…fb980x86cc…4f03Base—$0.01100%coinbase72d ago0xd6d549…b8245a
0x72f6…fb980x92f9…c2e4Base—$0.01100%coinbase72d ago0x412d2a…aa6525
0x72f6…fb980x6c29…e5dfBase—$0.01100%coinbase72d ago0x15a160…7160a1
0x72f6…fb980x3f1e…d30aBase—$0.01100%coinbase72d ago0x90bd5a…f8586b
0x72f6…fb980xdc09…8e31Base—$0.01100%coinbase72d ago0xefff1f…0a3039
0x72f6…fb980xa01d…7036Base—$0.01100%coinbase72d ago0x7889c1…f7cf1e
0x72f6…fb980x87a3…bb6dBase—$0.01100%coinbase72d ago0x8f313d…c31242
0x72f6…fb980x9911…027eBase—$0.01100%coinbase72d ago0x2e4498…7768d5
0x72f6…fb980x9ce5…6c03Base—$0.01100%coinbase72d ago0xe364d7…4d4e66
0x72f6…fb980xc182…1518Base—$0.01100%coinbase72d ago0x340aa6…0210a1
0x72f6…fb980x1ace…d701Base—$0.01100%coinbase72d ago0x847af5…746d47
0x72f6…fb980x8b85…55b6Base—$0.01100%coinbase72d ago0x047cc5…6fd8e5
0x72f6…fb980x15b4…31adBase—$0.01100%coinbase72d ago0xf587df…77b552
0x72f6…fb980x6332…9274Base—$0.01100%coinbase72d ago0x988382…675fe3

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.