Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x6dc7ab…74d6ea
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x2ec1b8…ebd97b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x81c7b2…4dc116
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x9cb6ff…b5e242
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x090f84…f28c66
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xd8add8…6bc0ae
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xe16c54…a2c256
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x498b40…449172
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xe8c554…08be90
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x9f0302…bbd173
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x0966d9…a1f97b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xd4f672…d2d6f6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xcf0ee1…4108e3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xe549d2…ce5228
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x35d382…3881d0
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xe67a6e…08aeb7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x123289…eeef7f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x265e01…538c2d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x1d5920…1333ea
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x1677b9…2e537d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xa45ee2…b0f3cd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xff9d4b…728bfa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0xbf3c01…61f4f9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x750a1d…c425e6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase24d ago0x6b691a…5b66fc

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.