Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa41d ago0x0a6ff7…44685f
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x575102…780f3b
0xb639…73980x9c95…e299Base—$0.001100%fluxa41d ago0x849916…ff897c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x3a8e97…3e7de2
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x6a6e0d…daa808
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0xf9a27d…a6a35d
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0xa6a74f…fa402a
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x334357…641d10
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x7de07f…de4a52
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x548e1e…81a95f
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x3874ed…fcc46a
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0xfa637b…306fd1
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x684677…5b2a01
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0xd6a2ea…28cd7c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x0b4ee8…50a83c
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x1b37a9…09b25e
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x556321…0964f3
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0xd2d7ec…16bf4d
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0xddc4be…1a6c02
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x0d5021…bbc211
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x7c7fce…d54d41
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0xd5fd3e…03477d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x7075a9…65a530
0xb639…73980x9c95…e299Base—$0.001100%fluxa42d ago0x77bd86…20071f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa42d ago0x580823…5a80bb

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.