Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0xc84a51…577375
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xa7b13c…a60782
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0x6a56d1…5b5b8a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x39d319…305271
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x324185…368c62
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0x3ac070…967437
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x406a72…5cce0c
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0xe42fb3…9e3835
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0x2977a8…3cee2b
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0x74cd02…adacb3
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0xec4017…ff5137
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x99f015…07830e
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x6b56bb…a99946
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x5274dc…ba291a
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x537786…69d4f6
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xcc06e5…a3c954
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xab8279…26d48b
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xc77ed0…5b3704
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x3b7fa3…1ce908
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xbc068e…b9432c
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x9f831a…181296
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xeac9f2…45d904
0xec2c…52d10x9c95…e299Base—$0.001100%fluxa38d ago0x18c4d7…fae1dd
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0xb74ed2…19bd58
0xec2c…52d10xfe80…47eeBase—$0.001100%fluxa38d ago0x813580…b4e173

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.