Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0x3e969b…4917aa
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0xd2f5f0…fd8bcb
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0xf264cd…7eb844
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0x64b8e3…053806
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0xf64319…273e14
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0x308e81…be9516
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa6d ago0x7904bc…c22ff4
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xadadf5…d4949f
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xcb69b4…0a82a9
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x4a967d…3a7c00
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb0d46c…21d388
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x856c97…3d622f
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x7187be…699930
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xa2c947…32e680
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xaae4c5…b66823
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x0b2bb4…42f851
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xb8c62a…3072c5
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x540cc6…6c058c
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xe7fcde…763079
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0xa79d41…216260
0x90f9…492a0xfe80…47eeBase—$0.001100%fluxa7d ago0x3ea4a7…d8dfc5

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.