Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x562a…11bf0xac65…4417Base—$0.07100%fluxa113d ago0x0f9cf0…0f92fe
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x54035c…0e4303
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x3a5ee2…2a9a85
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x4eaef4…9a8887
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x0c1d7a…734100
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x759d08…964437
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x38177f…c97ff2
0x562a…11bf0xac65…4417Base—$0.02100%fluxa113d ago0x16ee1b…df5053
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0xb54521…e81472
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0xec4215…4c23cd
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x09974d…003285
0x562a…11bf0xac65…4417Base—$0.54100%fluxa113d ago0x43346a…7e06bd
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x8cafbf…77cf36
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x3ea915…080eb7
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0xf5436b…c6ebe2
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x803ce3…69dd55
0xb90a…9ae40x562a…11bfBase—$0.50100%fluxa113d ago0x38576e…4901c4
0x562a…11bf0xac65…4417Base—$3.70100%fluxa113d ago0x9d9678…2293c0
0xb90a…9ae40x562a…11bfBase—$0.02100%fluxa113d ago0xb299f1…70ab18
0xb90a…9ae40x562a…11bfBase—$3.60100%fluxa113d ago0xa3e696…620900
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x5c56a9…cfee04
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0xf08fb9…ebb925
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x63ae00…90f50a
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0xca383d…d09336
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa113d ago0x3dfca0…642802

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.