Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xc79c1a…1e7c94
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xb722d4…71454f
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x6fb0f5…d51146
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x812926…d6f7b5
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x6f7e85…2713f0
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xbf0fa2…9a6cfd
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xcadf89…e78fb8
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0xc107db…547d6f
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xcef112…278835
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x7f0586…ae4d0e
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xae9cd5…922ae6
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x3db18c…73d1b0
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x079615…87a5f3
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x6810b5…8aebe7
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xacbf04…a81904
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xff6d89…367027
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x69c1e5…99a658
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xec110a…ea1604
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0x5a2859…dcf8a1
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa40d ago0xb0207f…a622e8
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x231599…f70379
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x1bfcdb…8897c4
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x45b600…e98677
0xf43f…076c0x9c95…e299Base—$0.001100%fluxa40d ago0x6fa845…4a6dc6
0xf43f…076c0xfe80…47eeBase—$0.001100%fluxa41d ago0x986f5b…fb3b26

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.