Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x15528e…445598
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xc29bf3…150a18
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xbdee88…00d7e6
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x4c6e90…159ef7
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x82fcb5…4bc070
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x356afd…6f74ac
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xc87ecb…6a61c2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x1b60f0…6584dc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x6be835…ee92d3
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x08dfee…a9f8c4
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x6f003b…fa3f1c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x84fca1…c2fa1a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x6585fb…f2aa14
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xc24d02…bdb752
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x005057…54651b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x361b6c…f57f5c
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xe79b3f…021dd2
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xa5bf07…da4547
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x0ab855…bdb2eb
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xf71c40…1f02b8
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x1c6af3…c2ef9d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x7b2c22…729d59
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0xc34e09…ff8a84
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x12f8c9…b35d00
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa60d ago0x72f5cc…a13b1a

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.