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%fluxa22d ago0x120ab3…8cfada
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0xfd2d5b…c8045c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0xbf516d…b63d3a
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0xff9ff9…972382
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0x34458d…b7074d
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0x03c818…b9d841
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0xcb46b7…791685
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0xdac406…35ed40
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0x56429d…974100
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0x601ec2…49d007
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa22d ago0x8d57e9…752c0c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x66be87…72216c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0xa865b2…fd8a2c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x2a1450…770d35
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x839350…6768b6
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0xee22a2…252174
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x017a16…58045c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0xdf3c39…49928d
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x70301c…7348ab
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0xcefda8…cc81f7
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x782efa…b79105
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0xf96aa7…65c88d
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x8cc124…cd8acd
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x64dec6…91082f
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa23d ago0x4ac2e3…7b5aab

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.