Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x5a5898…64dcb5
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xa8fed7…671551
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xfed073…319286
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x0ef93f…4adb7a
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x69adf3…748fae
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xea470f…fa5dcc
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x0c1f9a…8b0f20
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x534d9c…365e26
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xd58a93…9d419b
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xadeca2…39e996
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xc31f03…c7cc65
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x4d272e…23e4be
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xee47c5…2871d3
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xc180a5…be843e
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xdcf2c6…88da9a
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x9315d9…1e1a0e
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x10b19f…1deb7e
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x6f539f…19a694
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x949b16…ba3ae3
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x515cda…437310
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xdbc59b…975b28
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xde3ea5…e55b1c
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0x3fe636…5998f3
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa18d ago0xe2ed04…d1f03a
0x85b6…14c20xfe80…47eeBase—$0.001100%fluxa19d ago0x986314…d9ec04

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.