Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xf1626f…88a3a3
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xaa8730…66ed4c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x942be4…2ba7d3
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xdfddeb…19b02d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x63b8bc…92188c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x1df690…98d514
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x9b899e…5a2697
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x72e908…30f742
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x9a0fbc…8f026d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0xe6eb91…968183
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x550cbd…5ad165
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x55abe6…2bb79d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x9ecc84…1bf4c7
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x1db8f2…62d03e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x13d6fe…da0927
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xa162ea…c53629
0x7369…7d640x9c95…e299Base—$0.001100%fluxa52d ago0x9731d2…8b43bb
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x8ee7ca…ae400d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x4f892c…5c2c3d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xb13893…5670d0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x9f28bb…7eecd8
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x4b3652…297308
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xd3e889…62719c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0x2d3252…ac80d7
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa52d ago0xc1b0d1…2ce41c

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.