Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37af…7b3f0xac65…4417Base—$0.06100%fluxa107d ago0x3d7470…2e2d33
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0xf230c0…2b6478
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x76c1b1…baa888
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x1e5c9e…1e50dd
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x2dc947…c371f2
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x258d64…2776f8
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x1cfb8c…5c8df5
0x37af…7b3f0xac65…4417Base—$0.08100%fluxa107d ago0xf37d3f…d6c062
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x745aed…fe942e
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x325272…5d42e4
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x1482fc…745b02
0xb90a…9ae40x37af…7b3fBase—$0.05100%fluxa107d ago0x7342fa…9b6f63
0x37af…7b3f0xac65…4417Base—$0.02100%fluxa107d ago0xa6c8bd…984f9e
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x62b3f8…c4897d
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x6b50c2…b997e0
0x37af…7b3f0xac65…4417Base—$0.04100%fluxa107d ago0xd67e19…6cf522
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0xa1847e…73ff1d
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x1539a6…0f3d75
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x9b81fd…48bb54
0xb90a…9ae40x37af…7b3fBase—$0.01100%fluxa107d ago0x662f47…c5adc2
0x37af…7b3f0xac65…4417Base—$0.50100%fluxa108d ago0xf04112…c097bc

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.