Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x2290c0…6985c4
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x036938…ceed1c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x172a0d…7c3340
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x5f116a…40942c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x65efb3…1845c3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x93e9bb…9cfe17
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0xf2cb83…5c9346
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x776b9c…408fd3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0x59d328…90608b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa18d ago0xdd0287…5944ec
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x2be870…e0e8b2
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x3710bc…02fb59
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xa52fe3…932b63
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xb62194…88001b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x626c00…b86b25
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xdde626…d02d23
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x1fe122…b770bf
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x88aed8…47373a
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xd200a1…ffc1bc
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xe22d42…bd2c94
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xf9794b…ecbff5
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xa431ff…2d1add
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0xc8521b…77c746
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa19d ago0x089a5f…757fdb

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.