Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x329fd6…0e17f6
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x295aa4…dba7bb
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x716045…b970c2
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x345329…55d3f4
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0xa9645d…849252
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x793957…65b254
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x52f83f…2ecc61
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x988fbb…88619d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xb9c59e…21c24c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xfa7552…22ae4c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x1ea1e6…7da257
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x96b0ad…ac5deb
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xa65208…d6b9b3
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xd93564…4cce8e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xa5daaf…6829de
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x4cacef…c8e12d
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0x2134fd…d0083c
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xecd99e…32e17a
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x2f646c…b22c8e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa40d ago0xd5945a…28356a
0x74cc…76e90x9c95…e299Base$0.001100%fluxa40d ago0x1c4e5d…d6c7cf
0x74cc…76e90x9c95…e299Base$0.001100%fluxa41d ago0xf34427…b590ad
0x74cc…76e90x9c95…e299Base$0.001100%fluxa41d ago0xffabda…f2a7f3
0x74cc…76e90x9c95…e299Base$0.001100%fluxa41d ago0x06d00f…ba0ec6
0x74cc…76e90x9c95…e299Base$0.001100%fluxa41d ago0xd11986…17aea3

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.