Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x9f43f6…29ef1a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x38b177…f93a73
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x38fd23…5a5c9f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xb6aab2…48918a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x37ed0c…9193b5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x6a5a35…9d2537
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x1c3387…9eb336
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x31726b…c6e8ad
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x843f91…d26610
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x1c58be…bb2752
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xcb0f06…ab3b6b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xebb918…852fbc
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xbf08a4…fb7802
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x1b8086…1e821c
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x986372…967854
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x5f23a8…7d7177
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xf59470…f1671a
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xcd3fc0…7d9bf6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x2d3767…532d17
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0x445757…3e6b4e
0xde30…05d50xfe80…47eeBase$0.001100%fluxa18d ago0xc26152…a1b425
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x6b6400…aa5df7
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xe383ac…f90c36
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0xccf33a…9b85e4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa19d ago0x27d621…b2fff4

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.