Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fb0…632b0xac65…4417Base—$0.06100%fluxa118d ago0xaf3a7f…ab5d4a
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0xaa8403…7286c7
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0xf81b18…e4005e
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0xecc953…9cb25a
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0xe079c1…eba3a0
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0x98b2ca…ee073d
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0x51e76f…83e2a0
0x1fb0…632b0xac65…4417Base—$0.05100%fluxa118d ago0x2c6e20…048415
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa118d ago0x0e8072…75c6bf
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x1ca1d7…6184aa
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x533e9c…0781d2
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x1f3d39…64303d
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x5c167a…9a7208
0x1fb0…632b0xac65…4417Base—$0.08100%fluxa119d ago0xed42ed…120cce
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x3e2f8d…029d69
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x12de14…5b9f5b
0xb90a…9ae40x1fb0…632bBase—$0.06100%fluxa119d ago0x750c8c…8b5bd0
0x1fb0…632b0xac65…4417Base—$0.01100%fluxa119d ago0xdb550e…386018
0xb90a…9ae40x1fb0…632bBase—$0.01100%fluxa119d ago0x5a8b7c…18075c

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.