Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0xfb2937…721a91
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x3f8fcd…c8984f
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0xaa6672…58899e
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x855f31…9c8a21
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x0490cb…28924e
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0xee256e…09df23
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x5c67e4…bdb730
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x01edbb…e78478
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x7d6585…5bda3e
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x1ce345…9e85a0
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x22a938…6305de
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x5009c8…cade6f
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x07e5fb…392f9b
0x43df…54640xfe80…47eeBase$0.001100%fluxa18d ago0x02a18e…891ba9
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xcbf785…aa4519
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0x11d479…454bf4
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0x2462aa…07c061
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xfd6d13…b6974d
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0x0f9cc8…c567e0
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0x8ffbb7…54c879
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xafa0a3…d4daec
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xf09b0d…654d85
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0x0d0b5e…c97527
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xe7050f…913521
0x43df…54640xfe80…47eeBase$0.001100%fluxa19d ago0xceb883…11e69b

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.