Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xc3fcb5…542c22
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xceecaa…c215c2
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x304962…d569cb
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x57db80…bdc1fe
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x0a54f2…511455
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x6f502b…4bf420
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x317a10…ae9984
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x6c2a4e…cbb1fb
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xa791c2…96c830
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xc964d0…756b26
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x6d1cd7…1f7235
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x641e7a…3fe9cc
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x54ab87…d87f98
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xcc3596…a89fc9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xffdac1…bbd98f
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x41b768…29ae02
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x60ec9b…6ec8e5
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x703910…d2c81b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x4b8f51…51641a
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x5bd69f…6298f6
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xcdfdb2…2a066e
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x9031aa…14b67b
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0xe91545…e73d56
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x599476…5af270
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa16d ago0x8bfe85…f48b72

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.