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%fluxa72d ago0x9a572e…4eb9b5
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xcad8b2…3a2886
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xccb506…32d799
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xdd24d1…0e8276
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xb518d3…f02f1a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x5e1458…e1b797
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x3b43e8…6cb46d
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x544391…7f5693
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x521af3…e53fc5
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x8162ed…a89db9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x162a88…2ea64a
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x6e6e53…8cb198
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x08bb94…375652
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xed23df…1dfd95
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x87f9ec…324d81
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xb5c026…caa415
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x2860c9…29e4d1
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xec96a9…44d3fc
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xe8a332…c8b926
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xf9f5a3…83ddb9
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0x3b2a66…225c95
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa72d ago0xf195e1…8a5dab
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa73d ago0x1928c2…bf8132
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa73d ago0xfac5a6…bc102b
0xcc50…86b70x9c95…e299Base—$0.001100%fluxa73d ago0x2dd640…fb2a8c

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.