Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa18d ago0xe0ee9c…e47505
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa18d ago0x53ddc6…55c42b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa18d ago0x7077a9…6f657e
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa18d ago0xd9fbac…2af0d3
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa18d ago0xa09c50…5aa991
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x04c85a…f3af56
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xd8bff9…4f4e75
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x1c32dc…18963f
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x58734f…9e23af
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x0c35b7…1c149b
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xcb90d0…f16288
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x7cdbde…ae87f7
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x3336f7…e940ff
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x812da2…ac37aa
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xe69644…00e536
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xa07df6…616752
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x2c9c00…94429a
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x0939f0…21bafa
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xfa3495…e58c49
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x0dd3a3…d77b72
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x26a6e0…5cef97
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x4961c7…b23e67
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x680785…db51de
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0x5474cb…adf77d
0x84a4…37d60xfe80…47eeBase$0.001100%fluxa19d ago0xf90a40…1de32a

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.