Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xf03448…5e6578
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x0f10f3…2aa06a
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x046c56…d91e24
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xf94664…3f6af2
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x7088ca…30fd46
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x027121…349136
0x18aa…81520x9c95…e299Base—$0.001100%fluxa35d ago0xabc694…20e67a
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x6b91c0…c97863
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x02e30c…098864
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xcf78f5…755ae1
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x5c7f72…d9a369
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x3acef6…a0c489
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xca03ea…dbe5d6
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x7ac709…1e0d62
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xfc14f6…8a2312
0x18aa…81520x9c95…e299Base—$0.001100%fluxa35d ago0x82168b…7ffead
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xcd87cc…f70098
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xf3af50…6b71cb
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x420b2b…fdb9c2
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x13cf5e…a8be78
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x038517…eeb7d0
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x473429…d89844
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0x442104…04c1b9
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xa9c1fa…f352c7
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa35d ago0xb28443…6bc699

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.