Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x2e7dd4…cb494a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x74eb88…181086
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xe836f6…db6ac9
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xfe0c29…e3d54b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xd93348…4cc6be
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xe92d8b…4318d6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b8409…777663
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x355aa5…c0c9e7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xdfc64f…ae5003
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xb033dc…a1d74f
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xcc58e4…345cad
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x0f72ad…c3b015
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x15555b…fa08a6
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x66d04e…2f9f15
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xad3083…41a6bc
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x3efbf4…4d19df
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x9bd342…42f825
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x1568be…d0dfed
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x02b233…2e4e3e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x457d85…93798b
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xdfc451…3b68be
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x13d312…f3c3c5
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x563554…8beae0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x8dc967…11e1d8
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x183138…b04a89

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.