Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa37d ago0x43d2fa…1dd8c1
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x8a4001…5b65f8
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa37d ago0x75fede…9877f0
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x623c2f…e47e80
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x967b59…7f1436
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0xf51605…4836f8
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x3eeb4c…1064a5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0xfb5ceb…85c357
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0x1f998a…29dfeb
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0xff6f02…bf455d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0x2e7221…06b6b7
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x2b6ff6…75647b
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x0ff94d…a9e786
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0xa1b19b…d56144
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x4d0ad7…94584a
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0x6ac297…2e9812
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0x6f1133…be51a9
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0xc20021…c1d819
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x7b20f8…cc8f71
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0xc9baca…e9441f
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0x2f8fc8…a3c3b9
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0xa2fd77…3377a1
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0xbe0835…36d6ca
0x5bde…4d060x9c95…e299Base—$0.001100%fluxa38d ago0x64a262…a44b7d
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa38d ago0xd6b26e…9dd904

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.