Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x4899e1…0b7502
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x68c92a…bce66f
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x482161…f75a23
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x8e415d…0ab0a4
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x4adac6…edf405
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xfb42ec…351673
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x885452…d885b3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x2be174…1c7624
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xf26644…06307e
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x8b2dbf…099052
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x62e200…65db60
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xacf1ba…233cf3
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x6e6fbc…2ec9da
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x7217fb…974d96
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xb0318c…1ca122
0x692e…a7f70x9c95…e299Base$0.001100%fluxa36d ago0xcb9d6a…0d8ca7
0x692e…a7f70x9c95…e299Base$0.001100%fluxa36d ago0x8d70cf…937695
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xe0cb8d…91f0bf
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xfd23ad…0c1697
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0xb8e355…8b85cd
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa36d ago0x2db138…afaf87
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa37d ago0xee2c7d…d4db74
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa37d ago0x5762fb…267b08
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa37d ago0x494cbd…af365c
0x692e…a7f70xfe80…47eeBase$0.001100%fluxa37d ago0x99f458…1cca8d

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.