Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xdd5a24…5080ce
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x636ddf…81db21
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x125ec9…ad9afc
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x0b4b43…818215
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x79a36b…47931c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xe6970b…e4808c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xe5835c…f7f725
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x27f535…d5b3a3
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x2bdb39…b63fec
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x67260b…4eb5cd
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x4f42eb…0c4322
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xba4068…3cfb00
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x4b6e4c…7bb202
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xff5827…106232
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0xd334da…94fca5
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x328613…e024dc
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x818b84…1859b7
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa24d ago0x7d5056…aca3b9
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa25d ago0x774765…aef45d
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa25d ago0x8dd60b…06a783
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa25d ago0x1930b2…03462d

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.