Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x4de5e1…54b6fa
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x5cc3a4…d47b10
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x2229e9…51881e
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0xd6fecd…9e8400
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0xb3f1ca…e55a1e
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x234afb…dd10d1
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0xe0dfd1…2453af
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x28aeae…906d16
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x602db9…f0fc54
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x7c3c03…2d7708
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x860494…841953
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x298b1f…cc5fbe
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0xc53ded…2f7ea5
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x696079…dad925
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0xd1786b…97ca65
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0x87af8e…8b513a
0xbb2d…94120xfe80…47eeBase—$0.001100%fluxa40d ago0xe9095e…21f6d4
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x6abd56…d73812
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0xc97607…042067
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x677dfe…a9821f
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x729104…a68319
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x6f316a…9a108a
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x135953…a174eb
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa40d ago0x907101…d79c2c
0xbb2d…94120x9c95…e299Base—$0.001100%fluxa41d ago0xd8f48d…04505d

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.