Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd2f…49860xac65…4417Base—$0.10100%fluxa106d ago0x8caf93…477031
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x95be04…ea31b9
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x2e1e35…fbc609
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xa4086d…6a4bee
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x4aa61a…169f61
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x210f1e…8f8193
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x0fec22…a7c3a7
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x0e8c7b…a525a4
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0xc42022…d7cabb
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa106d ago0x62331b…483c36
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0xcb4d78…7e857e
0xbd2f…49860xac65…4417Base—$0.01100%fluxa107d ago0x71cc3b…08a183
0xbd2f…49860xac65…4417Base—$0.15100%fluxa107d ago0x00e66e…4e7bfd
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0xf9da8f…fbb9aa
0xb90a…9ae40xbd2f…4986Base—$0.05100%fluxa107d ago0x33dcb3…26ee41
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x19418e…2d5736
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x785ee1…4ed59d
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x3ee0ab…c371e3
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x46c0a9…532862
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0xd02e8f…4672a6
0xb90a…9ae40xbd2f…4986Base—$0.02100%fluxa107d ago0xb96009…14aa1a
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x41207e…9ac9c0
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x573fce…47d970
0xb90a…9ae40xbd2f…4986Base—$0.01100%fluxa107d ago0x43ad62…d13931

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.