Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0xb04a70…85b744
0x4222…89650x9c95…e299Base—$0.001100%fluxa37d ago0xbb68b2…5c5be2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0x26ba34…2bb0a5
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0xb77a1b…ee8b10
0x4222…89650x9c95…e299Base—$0.001100%fluxa37d ago0x078281…802bf2
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0xb3ef1d…9a0cb9
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0x8c709f…ddc770
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0x072083…c7578a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0x3050c8…eda47e
0x4222…89650xfe80…47eeBase—$0.001100%fluxa37d ago0x33ce51…52a220
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x5cf6cd…d32bff
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x2fcdec…25d25d
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x950330…95bffd
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xacbf74…0cfa56
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xcffde1…fd8285
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xb37c75…193908
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xf6687e…41f649
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0xac582f…342486
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0x7629a6…49b94d
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0xff49e8…93485b
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0xda14c0…7d4ad1
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x99dc81…06e212
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x5737ee…2e8bd0

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.