Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa0e41…c06844
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xecff02…9960db
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0xa68d21…017c24
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa37d ago0x61057c…8a053e
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x2847ac…4f17a8
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x01fdf2…d61fde
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x54204f…71db56
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x9bb1f4…221d80
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x395134…4c2066
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x13b59c…019656
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xc25ad1…03f692
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xf601e0…4bbafa
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0xff779a…f68f33
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x78ebd3…19677a
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x5d4b39…580eb2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x318f01…fd8f16
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0x112d2f…40733f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbbab8d…2c422e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x96d980…8a981f
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0xf06091…a0971d
0xbc39…e74b0x9c95…e299Base—$0.001100%fluxa38d ago0xa4d847…19766f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x79899a…1f5ed2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0xf6ff98…59edcf
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x880a1c…87fad6
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2e69c5…2ee681

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.