Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xd804ce…ebcdc7
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x05fb3d…76d0ca
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x66dcf6…4d4e9f
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x664f1a…4158ac
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x72f9b0…336503
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xcd9ec4…e08707
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x4e9b38…c8b82e
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x5e30d6…e3d63f
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x15539e…de6b5a
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xf879b3…5661f5
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xfaba94…35f7f2
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xf5cc05…9c643e
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x8ee831…fcec7e
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x2facad…4d0e30
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x537a84…5eafec
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x0c4fd3…039452
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x5dc176…183fec
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x263d52…66a1fd
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x9591ab…fc091d
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xbf438c…d02c01
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0x5170e8…613dda
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa18d ago0xd85ee3…c5b793
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x11e644…480921
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x04c17b…2d75cb
0xb4b8…46dc0xfe80…47eeBase$0.001100%fluxa19d ago0x270e44…26c340

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.