Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0x749e71…c23d70
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xbacd02…f2470a
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xc5ab6f…2761c5
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0x3c4390…b97016
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xa8ed93…ba71e3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0x0ed98a…de0ae3
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0xf7a590…10ed68
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xb9cb37…6e7c0d
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xbbb057…532545
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0x7fbe88…3fa1d3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xf1396c…4861ab
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0x27f791…79a7af
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0xf1757b…89fe2c
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0xfe98fd…0e5127
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xa95966…201abf
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0x9aef82…bf4f9d
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0x2ca6f7…c865ac
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa35d ago0xb1ed1c…2f1240
0x9041…09ad0x9c95…e299Base$0.001100%fluxa35d ago0xacc1d6…f8d11b
0x9041…09ad0x9c95…e299Base$0.001100%fluxa36d ago0xc774f2…02c86c
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa36d ago0xb8c579…0b55b3
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa36d ago0x298e17…37f54a
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa36d ago0xea2c37…85e9f0
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa36d ago0xfd45d9…d4e1cd
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa36d ago0x36a4c7…337be2

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.