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.01100%coinbase5d ago0x930749…c0cdd6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x891af8…724b12
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x13ef7f…f9a6f7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xde9650…c15599
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xfae1c1…852e37
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xcb5c48…8f03ce
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xdf5253…675497
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x4c10dd…8ccb11
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xb00c4d…bc23fa
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x3016bc…2c54b2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x5daa4c…a970b2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x55e9a5…a97ae6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x6d2f77…721461
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x9ca9fc…891e42
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x51a5b5…8ba8ee
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x8f488a…5a4862
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x8f7ddc…f0e4d5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x0e5c28…138915
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x4b82ab…2af6e1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x184924…786e15
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xb73eb6…cb65e1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x7198d5…a1db2e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xc77014…54de5d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x7202f4…8690bd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xbbe953…e436f0

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.