Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x444087…f140e5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x11c9dd…3d7a4d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x848ca9…f9214d
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x61eb7d…639d92
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x788a5d…f47b18
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x6315af…eb0031
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0xac5f70…4b0b3f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x0e95ec…10fc90
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x3f25fb…68edc2
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0xf943e0…a54731
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0xc12fe3…fa307f
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x6b73e9…1ff2dd
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x7a24ec…78640e
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x5e98c9…7bfeab
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x82ecf7…93825a
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x90ce35…1061ef
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0xeceab2…899ec9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0xc22560…456089
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x14354d…7f3b92
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x035fb3…94567d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x9a61b7…845399
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x227b31…f3ee12
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x3fbe23…6c2930
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa32d ago0x4979bf…fb1aa8
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa32d ago0x2c9c3a…118307

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.