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%fluxa24d ago0xc70504…852ad9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x9ae81d…8f83f1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xcd48d4…f38630
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x8ff240…4a44e5
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x15e4f6…fa970f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xa1751d…af241e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x6473b4…eaee71
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x5a7465…8a36d8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x6aff4d…684f52
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xfd0170…fbcf13
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x31a6ad…89b2e1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x48b561…0ef35e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xdd355a…663c17
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x84d660…452237
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x384387…cb6ad8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x7b6370…ee6c8a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xa8d73e…132751
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x34c787…0db54f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xa9b72b…ee2864
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0x0a0973…f61a83
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xc69a1e…b4e810
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa24d ago0xa3c47b…9776d6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa25d ago0x712563…724b10
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa25d ago0x812cb6…be583d
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa25d ago0x22b156…320bae

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.