Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0xc000cb…50ba33
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x69a8ca…a6b8e8
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x5d26b4…538e72
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x4ee683…5cdece
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0xd8d567…8d582b
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0xb8d3d0…002c91
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x29c1be…2a1e3b
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x690c7a…a0e45f
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0xc7ab7c…7e43fc
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa107d ago0x8fd785…bba497
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0x887643…e709bb
0xb90a…9ae40xb8bb…d28bBase$0.05100%fluxa108d ago0xa3e1f2…33c000
0xb90a…9ae40xb8bb…d28bBase$1.00100%fluxa108d ago0xb40afe…210b3c
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xd1860e…3f4cc7
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xd7ae8c…135408
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xb3cf06…b51bd1
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0x0ad1d0…fc6748
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xf7ce93…a84112
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0x78da48…3a4e28
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0x6183d1…9f8207
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xa792ac…9f3e7c
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0xcbf9f8…3dea1b
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa108d ago0x4b1f24…f13d24

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.