Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xba32aa…c9a8ce
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x2acabb…5280da
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x3ced50…963d3a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x5fde91…325fae
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x1633cd…950621
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x7feb70…94c0ea
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x17911f…aa6c9f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xa54a32…20a83c
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xabe721…438350
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x56c78b…9d9f80
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xaac77c…56b30b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x2e0f6f…dec297
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xf91015…fc03c5
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x88fbaa…795787
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x318d28…de7f3a
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x0f37cf…3b040e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x242359…3d9362
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x4e9260…208cb0
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xc973ef…40d9b3
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x193f5f…16ee39
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x92dda8…31de81
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x45bfce…688c58
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x135822…67b4e6
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0x0c0261…713300
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa15d ago0xacbb78…3033ad

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.