Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0x8efd37…6a760b
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0x8f65ad…3d5005
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0x60102f…2836d1
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0x8b9c8f…be327c
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0xc1561e…2f4c4b
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa119d ago0x289198…683c1c
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x95fd13…a18811
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x7d9e61…c17d77
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x09a999…f0ab00
0xa981…978d0xac65…4417Base—$0.05100%fluxa120d ago0x54a054…a10309
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xa3dd20…e0ef31
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x69976f…f7b1fe
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xf7fa41…7ae9f8
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x2907fe…c31427
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xa95214…e0b62e
0xa981…978d0xac65…4417Base—$0.08100%fluxa120d ago0x3650c3…972dc4
0xb90a…9ae40xa981…978dBase—$0.05100%fluxa120d ago0xb54168…e6fdbd
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xcb349c…1bf8b8
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xa69ff1…71afaa
0xa981…978d0xac65…4417Base—$0.02100%fluxa120d ago0x2cce22…3c8377
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xf8c316…ef11da
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x8ed932…48647f
0xa981…978d0xac65…4417Base—$0.01100%fluxa120d ago0x63aa29…526023
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0x00fc7e…21d552
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa120d ago0xb6a01a…b366a2

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.