Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xc16348…a2455a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xc81a26…e95252
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x86f6ee…04be84
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xdf67da…542eca
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x60c2af…c9ee7a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x471b44…bd04e5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xb376b2…9402c6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x723373…181f6f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x3bb136…f8691f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x46a815…0539a9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x3d41e6…e1a936
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xa146c9…9c60be
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xcedef5…79e1b9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xbf89fd…5e12db
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x5cbdd1…7722b9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x10eb8f…a9f3aa
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xaa0e57…3a6a87
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x8754d6…e8140c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x7022c7…1dce3a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x1fe4ed…c32d87
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x0b1368…1d541e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x662360…3d4203
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x177da4…db693c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xe35044…de6457
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x3649db…60cb4f

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.