Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x9e42c6…cb35d2
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xfcc8e5…c9e63c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xe8d619…ad6be8
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x4cb300…326df5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xec9b0f…191fe7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xff5f49…fb4d17
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x3b92b8…4bb27f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x3320dc…886e13
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xb068e4…07200a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x8628bd…dd646a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x7cfd5d…434662
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x369313…d14850
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xb35f3f…72b038
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xccd51f…f9ce2f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xe2e2ed…1e6556
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x6b8386…96e7e6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0xe8a383…3ee19c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa24d ago0x8d65a4…1d2dc5
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0xc6a74b…958910
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0x04ef1c…d8a6c9
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0xf110cf…afb35f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0x318af9…1ce99a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0x02932c…fd9234
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0x709728…274caa
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa25d ago0xfe2ab4…1fd250

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.