Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x5aa7c2…41cc8a
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x35497b…9177df
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x925c12…f8d7fa
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x5acafe…eee7b9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x8d7892…65e53f
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x2efae6…cba35d
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0xeef680…b876b0
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x595574…ee1e94
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x72ff16…f804cf
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x2358d5…31d055
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x6e3ac0…cc5fd1
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x2f7319…b4fe82
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x0bcc40…bd32fc
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x263ce6…ee30d9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x6542b2…b46e77
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0xdf41bc…016db5
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x6c64b7…d55af9
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x584ced…6c0ec7
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0xc8a900…d4882c
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x754c7e…f12f30
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x79929b…a0c4ac
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0xbdd4ad…d8edd8
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x531ea9…1882ae
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0xe3d69e…3b37bc
0xdd2d…a6880xfe80…47eeBase—$0.001100%fluxa19d ago0x7e69f9…db7266

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.