Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa37d ago0x0db39f…34d58a
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x596331…791cb1
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xfb23c8…12f918
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa37d ago0x52294a…a5e31b
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xc7d259…f079a2
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x2f5021…18cf6b
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x9f1e6f…815984
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa37d ago0x8a0995…cdcfa6
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa37d ago0x85f446…061f49
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xbb3d03…0a6bca
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x2dd8ae…306656
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x420672…483449
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xa7d103…5c3022
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x3322c9…4204e1
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xfab371…54271a
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa37d ago0x2f1132…afdb6e
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x534923…e3f1d7
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x064e6e…24f198
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0xd9b602…e54b59
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x79caf5…d174f1
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa37d ago0x7d98a1…b637d3
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa38d ago0x437300…bb89fe
0x18ce…7af70xfe80…47eeBase—$0.001100%fluxa38d ago0x503656…3ce75f
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa38d ago0x5240bb…fc7506
0x18ce…7af70x9c95…e299Base—$0.001100%fluxa38d ago0x9c30c5…232f54

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.