Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xf54870…dc1a55
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0xca925b…bb41d3
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x0d9fad…82aefb
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x00f278…9dc6bf
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0x62694f…f13554
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xc8ea3c…c1ac2b
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x86bb46…efb8b9
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x46c75a…c76709
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0x446aab…f3eb0d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xcd79b9…31d9fe
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xbd08e0…3e4c4f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x514553…b82596
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x00849f…dce0da
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xc590d1…493b06
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0xd019c8…51072f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0x5ebb5a…e78a94
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa36d ago0xc09c99…234b42
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa36d ago0x15e727…0e348b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa37d ago0x41511a…bd9cdf
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa37d ago0xeee6ab…530926
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa37d ago0x40f1b5…84790e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa37d ago0x9099ed…a4b378
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa37d ago0xa4b215…deafb1
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa37d ago0x94e691…cdf423
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa37d ago0x690c04…e86f3f

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.