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%coinbase21d ago0x9fc2f7…83f18e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x3866ea…deca90
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x01414f…de79fe
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x9f86fc…7e362d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x73e178…1f1930
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0xab989e…5785b5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0xda7405…ecf1c5
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0xea6fd6…b0d04a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0xe7fda8…6da045
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x18c26c…1fa2a6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x3ff5be…2f21e6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase21d ago0x3c73a3…700cbd
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x8190ab…14418b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x8e4f52…2400a7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x84071a…7d7900
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x0d55b8…db8593
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x88d5a9…75a113
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x590a67…7502b3
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0xe65dd8…cba8ac
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0xc0a3f1…1f1191
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x792ed2…1a6fc8
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x4ec125…54df51
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x65ca4d…60d25b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x4f517e…73940f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x9d4f81…d05d84

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.