Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x0e69eb…3b5275
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x0d821b…6f9e4c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xef4f4d…1e90d7
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xd1d187…315c96
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x640f1b…5894de
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xf030e7…1efe44
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xadca33…d65f3d
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x100471…1fdbf1
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x989927…1ab5ff
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x16b913…6897fa
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x997e86…a9b94e
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x5f024f…787e49
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xd86afe…228476
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x8ca915…ec4558
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x620911…1aec66
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x950150…0c644f
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x4e05f3…770758
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x489a60…0c386c
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0x9572cb…db76c3
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xfa48d2…fc0926
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa24d ago0xa0b179…c28a5b
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa25d ago0xaf9c63…cb9498
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa25d ago0xd658b8…a9cb03
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa25d ago0xd3222a…a04bcf
0x3fe2…7a990xfe80…47eeBase—$0.001100%fluxa25d ago0x8c81e8…c32855

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.