Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4028…09a60x52e2…f3eaBasex402 service$0.003100%candidates102d ago0x108553…8003c7
0x1224…d0770x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x03d7d1…b0f0cc
0x1224…d0770x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x2a146a…383cbc
0x1224…d0770x52e2…f3eaBasex402 service$0.008100%coinbase103d ago0x1d7d63…0c697e
0x1224…d0770x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0xdf9f68…31549c
0x1224…d0770x52e2…f3eaBasex402 service$0.005100%coinbase103d ago0x7ecc08…ff4eb9
0x1224…d0770x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x584a8f…8c35c7
0x1224…d0770x52e2…f3eaBasex402 service$0.005100%coinbase103d ago0x4a7f35…1108c9
0x1224…d0770x52e2…f3eaBasex402 service$0.001100%coinbase103d ago0x5cccae…66847d
0x1bc2…99650x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x3b032e…791fe5
0x1bc2…99650x52e2…f3eaBasex402 service$0.001100%coinbase103d ago0x7267a3…b37beb
0x1bc2…99650x52e2…f3eaBasex402 service$0.004100%coinbase103d ago0x5f4ea2…38ef98
0x1bc2…99650x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x1b37a3…02f89b
0x1bc2…99650x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0xb8f86e…83e3ec
0x1bc2…99650x52e2…f3eaBasex402 service$0.005100%coinbase103d ago0x7a9419…215c4c
0x1bc2…99650x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0x8e81fb…61f28e
0x1bc2…99650x52e2…f3eaBasex402 service$0.008100%coinbase103d ago0xf8aa12…755b44
0x2652…a6160x52e2…f3eaBasex402 service$0.001100%candidates103d ago0xc7d90c…f97978
0x2652…a6160x52e2…f3eaBasex402 service$0.005100%coinbase103d ago0x47fd1a…599fd2
0x2652…a6160x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0xf9aba8…f8d028
0x2652…a6160x52e2…f3eaBasex402 service$0.005100%candidates103d ago0x57d56e…1f504c
0x2652…a6160x52e2…f3eaBasex402 service$0.008100%coinbase103d ago0xd83517…5092a4
0x2652…a6160x52e2…f3eaBasex402 service$0.003100%coinbase103d ago0xa6d39a…5eed7f
0x2652…a6160x52e2…f3eaBasex402 service$0.008100%coinbase103d ago0xd55f11…27b27f
0x2652…a6160x52e2…f3eaBasex402 service$0.004100%coinbase103d ago0x8c8185…c19618

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.