Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x01a332…95f322
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0xc69869…b31fba
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x2de8c3…33efd3
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0xca6b3a…c27fcb
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x57a4b2…b0f14d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0xf113ec…a250f7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x633375…b053f7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x08e85b…67a62d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x2dbf24…45acaa
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0xb8cf67…2bbf9d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x98d413…c65248
0x968b…aa490x9c95…e299Base$0.001100%fluxa37d ago0x262042…499ac5
0x968b…aa490xfe80…47eeBase$0.001100%fluxa37d ago0x47c5a2…b4db6c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xa60f32…74444d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xbece5d…11c39a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xf53729…a677fc
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x72732d…4345f5
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x8d21a6…d38a05
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xf74fe2…efbb4e
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x14a007…7d34c2
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xe92710…4358c7
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x66ad4d…14a6d8
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xb1d3b8…3eec3f
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xfe5568…86cc13
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x7c9678…a06ba2

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.