Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa20d ago0xbdb4b1…873bc0
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf1e876…d84061
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa20d ago0xfd7a3e…57aff4
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc038f6…f41261
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x22e9f2…7b085d
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x20440e…3bfb09
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcbc6b8…6b1ca6
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xcbb4bd…256642
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xee9e12…238ab7
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x89fe1d…c210cb
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xf82e07…08d7a5
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6484d8…1761d2
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xb942b3…06b9c3
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3ca42c…b24444
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x17ba88…b83e3c
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xd41806…b02c4b
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x76fb14…529311
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x2caa01…46868a
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3484de…27ece1
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x8d389b…31168c
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a1cc0…41f1aa
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x6ee994…7ac068
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3e5097…9363bf
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4191cc…10910a
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa21d ago0xc9b87c…20fbf4

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.