Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0xe46306…4d5ae7
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0x4d9e51…3afa08
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0xbe03e0…b5a88b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0x2050d8…420f66
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x94f33a…4b653f
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x509add…e4da74
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0xf778ad…782d2e
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x6323c9…019d17
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x8421c6…1e1c3e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0xcc7516…6731b5
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x462754…72e828
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x34f84d…2d395e
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x2442c6…c4100b
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x92aa7f…a03f05
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x155408…519785
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0xa1789f…de9857
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0xcf4c15…baf43a
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0xf85df9…7349d7
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x7d6c10…6f3778
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x4c6c43…af9b0f
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x112dce…57f492
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0xf263c8…7df0aa
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa47d ago0x0d0c53…447be4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa47d ago0xe4a03d…df90a6
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa48d ago0x1f891d…1b1fd3

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.