Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380x69d5…a617Base—$0.01100%coinbase70d ago0x6f2969…240443
0xf816…99380x8d81…2c03Base—$0.01100%coinbase70d ago0x472337…3383dd
0xf816…99380x31d6…521aBase—$0.01100%coinbase70d ago0xb76672…386b0f
0xf816…99380x8814…7d22Base—$0.01100%coinbase70d ago0xe48ff4…e730e0
0xf816…99380xa003…e379Base—$0.01100%coinbase70d ago0x9ec8d1…05e789
0xf816…99380x9079…d815Base—$0.01100%coinbase70d ago0x9eab4c…540a31
0xf816…99380x329d…d2eaBase—$0.01100%coinbase70d ago0x5a9148…e06315
0xf816…99380xeafd…f32fBase—$0.01100%coinbase70d ago0x245f73…d12659
0xf816…99380x010f…678cBase—$0.01100%coinbase70d ago0x57b0ae…38f53d
0xf816…99380x58d1…06b0Base—$0.01100%coinbase70d ago0x8ab830…80c0e7
0xf816…99380x27c6…25abBase—$0.01100%coinbase70d ago0x38f7b9…925043
0xf816…99380xf30b…41a8Base—$0.01100%coinbase70d ago0xced9ad…421925
0xf816…99380xc78e…7908Base—$0.01100%coinbase70d ago0xb2996c…736621
0xf816…99380xd0d3…3fdaBase—$0.01100%coinbase70d ago0xe27ae1…745341
0xf816…99380xfab4…47eaBase—$0.01100%coinbase70d ago0x16b8ef…8674e5
0xf816…99380x3cf5…0473Base—$0.01100%coinbase70d ago0xc77c2b…143c68
0xf816…99380x4250…3837Base—$0.01100%coinbase70d ago0x9329da…609e8d
0xf816…99380x94ed…c27fBase—$0.01100%coinbase70d ago0xdbd2da…6dab04
0xf816…99380x133c…3454Base—$0.01100%coinbase70d ago0x0afb7a…d86813
0xf816…99380x2210…8127Base—$0.01100%coinbase70d ago0x5f16a5…612daa
0xf816…99380x215d…7c09Base—$0.01100%coinbase70d ago0xcddab6…a65b20
0xf816…99380x7d28…9151Base—$0.01100%coinbase70d ago0x0fce9a…896342
0xf816…99380x43a1…a8b9Base—$0.01100%coinbase70d ago0xfd448e…960a68
0xf816…99380xf38b…481eBase—$0.01100%coinbase70d ago0x42c2da…016325
0xf816…99380xe739…bc04Base—$0.01100%coinbase70d ago0xfe8175…8cc8d4

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.