Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x156045…9eda1b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0xab61fc…05f570
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x4b8125…b10468
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0xc1ba22…fe5544
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x1cf2ed…d1ca9e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x10c141…968654
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x0d731e…a23848
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x2067a5…e47f3c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0xae382b…b43e82
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x3d76a7…076135
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x775e92…70d500
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x2b03c9…e1bc24
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa21d ago0x948691…a04880
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x4c0274…60f06b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x57efd7…c31141
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xe30eaf…95a6f8
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xa20f19…66de2c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x1f76b4…300c0a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xa75736…fdfdc6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x33612d…ece61b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x06281e…45f346
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xe43402…1cb509
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xca5170…84d380
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xd996f9…e1163d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xde6499…206479

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.