Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0xd5a95d…2a3c33
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xfb7cbe…309cd8
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0x830524…92b4f0
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xd1560f…930ddc
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0xb67626…626758
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xf6db00…b5f20c
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0xe4699a…bc9f7e
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x326b4a…56042b
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0xf76327…671fd5
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0x52400d…6aeca8
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xa30c83…24b060
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x73f7be…6d8e52
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0x810ed8…eea684
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x0da8c6…6b4db1
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0x59c777…8b4f8a
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xe344f3…62457d
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0x2b7a2f…c93660
0x0b84…f7320x9c95…e299Base—$0.001100%fluxa36d ago0xbdb714…2b490a
0x0b84…f7320xfe80…47eeBase—$0.001100%fluxa36d ago0xa5145b…643e39

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.