Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa19d ago0x483ffe…c46532
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa19d ago0x436eff…40d740
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa19d ago0x21672f…465aab
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x1107b7…9fec90
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x65cc45…e2276e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x842c4f…8291b9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x4d3203…2e78c3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x2d00e1…2c818d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x597d34…7e3412
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x36a15a…f7af89
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xf7a533…ebeba2
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x862637…e3c2d8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x5f6aae…9be9d8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xe3a987…09c286
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x92c542…b14393
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x48f81e…2249fe
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x1b8e30…57d3d3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xd5d244…9e3479
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xe7b711…cdc006
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x11222c…a82e4e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xeab3d6…943e88
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0xaa54e8…ddd88f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x36e0a4…0e73cc
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x7af2f6…c0d114
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa20d ago0x724cf5…a0f853

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.