Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xbeebb9…dc0ff2
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x851ef1…c8e018
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x0560cd…34d47a
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xcd8121…187c9f
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x85d5dc…903e95
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x3a2a00…259cbe
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x1d189a…79ae07
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xc3a44b…080a37
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0xbebbd7…6f50fd
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x4ec495…e6a89b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x49b58e…4cb378
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xa9bd52…cbc546
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x9fcdec…619962
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0xeb851f…dac822
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x501a99…8a6374
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xd9d214…bd7fa3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0xb62bb4…52687f
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0x165d73…2a6f18
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0x25bce3…edd0b7
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0x788bee…62dd91
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xae4d01…86a79b
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xdc2b4c…4c8fed
0xe399…50eb0x9c95…e299Base—$0.001100%fluxa34d ago0xb3518b…418a0e
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0x01e251…d1ce18
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa34d ago0xcc9835…dc004c

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.