Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x97b356…fa0178
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xc499d4…5b1338
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xe4fc87…d5661d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xad91ee…c127df
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x426b93…e4bf15
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xc504aa…9f16a4
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xd9b8d5…36cb14
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x1a05bd…11ccf0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x73ff16…57e578
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x4816f9…5bf48d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x7c1cb2…bbb0a7
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x9954f6…73ff18
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x1c3e4b…851127
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xf4f44e…4e4003
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x54563d…e03469
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xdd1109…947bec
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x51ecc1…0df81a
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x7a5338…64335e
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xe8df70…47d520
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x9dd4c7…bc29a8
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x7b0536…eab581
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0xb8397d…83e4dc
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa25d ago0x0b180d…300a6e

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.