Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x207c80…3eadb2
0xbab6…a25b0xac65…4417Base—$12.69100%fluxa117d ago0x5feaea…e8e9cf
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x32568d…41d0af
0xb90a…9ae40xbab6…a25bBase—$12.61100%fluxa117d ago0x4ba67b…57cda3
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x8b0c7d…c306e6
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x0b6744…8827f8
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x44bd48…570415
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0xf387b1…fe9fb9
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x3ac120…6d111f
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x38994d…f25c67
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0xe60c3b…dcec73
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x0cdbf1…37c974
0xbab6…a25b0xac65…4417Base—$0.04100%fluxa117d ago0x38aa41…607a45
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x257536…3da52f
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0x3c32da…f759f3
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0xa07dd5…7aabd8
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa117d ago0xbe286a…ceb73a
0xbab6…a25b0xac65…4417Base—$0.05100%fluxa117d ago0xaef2ea…2b1ab8
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x9e376e…90b968
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x811731…cd7a6f
0xb90a…9ae40xbab6…a25bBase—$0.01100%fluxa118d ago0x5243d3…b59579
0xb90a…9ae40xbab6…a25bBase—$0.02100%fluxa118d ago0x2ff199…13b1e7
0xbab6…a25b0xac65…4417Base—$0.05100%fluxa118d ago0x47c680…a1985c
0xb90a…9ae40xbab6…a25bBase—$0.05100%fluxa118d ago0x6cc37e…9142d1

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.