Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0x208c2c…75cec0
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0x6b5737…fe1b2b
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0xd94917…c4e68f
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0xde8d28…135dae
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa33d ago0x7aff6f…17ecfd
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0x88b784…180014
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa33d ago0x6cc5ed…bdc993
0x2f75…bb760x9c95…e299Base$0.001100%fluxa33d ago0x26ce7a…e47c85
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa33d ago0x90252e…767a39
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa33d ago0xba5a51…59ca57
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa33d ago0xf2c64b…583e90
0x2f75…bb760x9c95…e299Base$0.001100%fluxa34d ago0x2275b2…93d3be
0x2f75…bb760x9c95…e299Base$0.001100%fluxa34d ago0xeaa569…d5165c
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0xae5207…e720e3
0x2f75…bb760x9c95…e299Base$0.001100%fluxa34d ago0xf72178…8e6a34
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0xf1c754…827ebb
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0xdb8265…a8667b
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0x056dcc…122a12
0x2f75…bb760x9c95…e299Base$0.001100%fluxa34d ago0x661e75…3f3ffa
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0xb062aa…14b798
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa34d ago0xd3dc40…7b51a0

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.