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%fluxa20d ago0xa6c7d0…63c426
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x1bd196…e36b55
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x54b086…ca0385
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0xe69f9e…933ea6
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0xa96679…2a17cf
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x9cd64e…d544ef
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x84f8c9…0d3657
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x520eb5…1f9ba4
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0xed9cc9…03e74d
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x3c76ff…34107b
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x6dc2d4…1274b6
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x8e113c…0bf490
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0xc05d14…8f4526
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x890039…ce6930
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0xfce406…039bf7
0x18aa…81520xfe80…47eeBase$0.001100%fluxa20d ago0x24ac2f…3e6d14
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x4d140a…74260f
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0xcd1e39…46f1c3
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x4983c0…3da6c2
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x82ab41…af58e4
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0xff8b25…09b1c5
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x7b4b93…d1c874
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x1375fc…e22c4d
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0x5e2fb5…0052be
0x18aa…81520xfe80…47eeBase$0.001100%fluxa21d ago0xbe54bd…8ff299

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.