Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49f8…bc780x7bb8…7a73Base—$0.04100%fluxa113d ago0x7abab7…1f684d
0xe5bb…b61b0x7bb8…7a73Base—$0.04100%fluxa113d ago0xa45de0…822ce2
0x2a8a…28d70x7bb8…7a73Base—$0.04100%fluxa113d ago0x881be7…377516
0x0440…47c40x7bb8…7a73Base—$0.04100%fluxa113d ago0xf8c5d8…f55764
0xe9b8…af150x7bb8…7a73Base—$0.04100%fluxa113d ago0x0ab162…38a86f
0xa31e…304d0x7bb8…7a73Base—$0.04100%fluxa113d ago0x26dc5b…2367de
0xe2e2…1eeb0x7bb8…7a73Base—$0.04100%fluxa113d ago0xed86c4…b53aaa
0x6593…34050x7bb8…7a73Base—$0.04100%fluxa113d ago0xa4c0ed…543247
0x2525…62ed0x7bb8…7a73Base—$0.04100%fluxa113d ago0xe6801a…639fd3
0x1b79…45840x7bb8…7a73Base—$0.04100%fluxa113d ago0x1db0f8…9635b3
0x558a…26b70x7bb8…7a73Base—$0.04100%fluxa113d ago0x94c49a…712152
0x757a…25800x7bb8…7a73Base—$0.04100%fluxa113d ago0xf468d8…33f878
0xa402…2ec90x7bb8…7a73Base—$0.04100%fluxa113d ago0x263685…1413bc
0x53ce…a8930x7bb8…7a73Base—$0.04100%fluxa113d ago0x8a7cce…d407ae
0x9ab6…37390x7bb8…7a73Base—$0.04100%fluxa113d ago0xf9c17e…169777
0x5014…6eca0x7bb8…7a73Base—$0.04100%fluxa113d ago0xf740a8…9d167c
0x319e…56890x7bb8…7a73Base—$0.04100%fluxa113d ago0x0a8d00…3e88bb
0x3f61…fe4a0x7bb8…7a73Base—$0.04100%fluxa113d ago0xdd3004…ab5907
0xf16c…882f0x7bb8…7a73Base—$0.04100%fluxa113d ago0x82032e…bf15f0
0xe02f…7e6d0x7bb8…7a73Base—$0.04100%fluxa113d ago0x276228…f3a232
0xd035…6aa80x7bb8…7a73Base—$0.04100%fluxa113d ago0x6e81ce…96cc97
0x4af0…4e790x7bb8…7a73Base—$0.04100%fluxa113d ago0x91ed5d…5065cf
0x7882…9a4a0x7bb8…7a73Base—$0.04100%fluxa113d ago0x4e0ed3…47c9be
0xe36d…03d70x7bb8…7a73Base—$0.04100%fluxa113d ago0x6c9c47…86457b
0x2297…5a260x7bb8…7a73Base—$0.04100%fluxa113d ago0x66fe7d…c6eab5

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.