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%fluxa47d ago0x6ac5a9…ef8d56
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x87df6a…09ed51
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0xadf4f8…530fa9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa47d ago0x289022…31c838
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x20d40c…6c16a5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0xd1329f…dca542
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0x00f17e…bc5a37
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0xdbf2b6…eb4267
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x45a2fa…587760
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xffdcaa…c45eda
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x8c4a43…6cf796
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0x83f22a…b117c3
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0x19860d…21829e
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xc52403…234772
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x453ee7…6523de
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xfc7200…7b753c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xf88f0b…ca83f9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x6c9d99…481872
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x26f6a5…3a6dba
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xc680d6…2a934b
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0xd5f151…e98725
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa48d ago0x0a9696…04ece9
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x332561…335fe6
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0x112732…555ed5
0xdd2d…a6880x9c95…e299Base—$0.001100%fluxa48d ago0xdfd249…4c5e39

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.