Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0xffbc1d…d791eb
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x521bb0…d9c7e4
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x93e5cc…9e402a
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x638ddc…14a99b
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x5cd02f…8aafeb
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0xb6153f…34078e
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x39b81b…227c33
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0xdb278b…ae043d
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x63af87…7c54fc
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x2a03e1…df5dbe
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x6808e6…97cd33
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x27b715…fb87d5
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa114d ago0x796f99…1a908d
0xb90a…9ae40xea40…e37dBase—$0.10100%fluxa115d ago0x6916da…d5198c
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0x85614b…6e6784
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0x564c85…58d96c
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0xee4960…e50c4a
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0xd78976…23c26b
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0x5d496f…89199e
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0x514685…3ce7fa
0xb90a…9ae40xea40…e37dBase—$0.01100%fluxa115d ago0xa66649…b8a209
0xb90a…9ae40xea40…e37dBase—$0.05100%fluxa115d ago0x25bd0f…d1a8a9

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.