Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x2325ce…d72726
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa38d ago0x4eed94…7e0d33
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0xe58129…d94a76
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x9e3aac…aa3e31
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x77eb77…f3374f
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0xd89ad8…9d658d
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x284afd…4d1ad2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x42e9f0…c01fa9
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0xc42ba7…757092
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x27e3ff…046c5c
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x665a0a…66e682
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x6e408b…73b15b
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0xc1b9c2…784f0e
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa38d ago0xd91d49…b61a3f
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa38d ago0x644cfa…050a38
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0xf4e2a9…2f3372
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0x4ef6ad…c5a1b1
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0xe00bfa…5ebcf2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0x35bf86…fabb16
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0x1b3b25…355c2c
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0x53353a…a6ecd5
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa39d ago0x0f8de2…438f91
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa39d ago0xead288…c6cefe
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa39d ago0x3e08a7…a513be
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa39d ago0x769e0f…4a896a

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.