Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd01e…b1170x68c3…0051Base—$0.01100%coinbase50d ago0xcbc4ea…cb1a66
0xd01e…b1170x5e2c…41e3Base—$0.01100%coinbase50d ago0x0b776e…d8682b
0xd01e…b1170xe223…c594Base—$0.01100%coinbase50d ago0xbf3050…844fe9
0xd01e…b1170x96f0…d074Base—$0.01100%coinbase50d ago0x4e99c8…9a0abd
0xd01e…b1170xb82f…54cbBase—$0.01100%coinbase50d ago0x7880eb…ee9ec7
0xd01e…b1170x26df…c005Base—$0.01100%coinbase51d ago0x32ec5b…237510
0xd01e…b1170xe22e…a4d3Base—$0.01100%coinbase51d ago0xa73e6a…a7962b
0xd01e…b1170x8e45…b91fBase—$0.01100%coinbase51d ago0x9e840a…1a1683
0xd01e…b1170xc3d3…140aBase—$0.01100%coinbase51d ago0x48b89e…ca5ce9
0xd01e…b1170xcaaf…24f0Base—$0.01100%coinbase51d ago0x861747…00b672
0xd01e…b1170x1766…709fBase—$0.01100%coinbase51d ago0x23f6bb…fd71c5
0xd01e…b1170xedea…bf68Base—$0.01100%coinbase51d ago0x80c3e3…04a528
0xd01e…b1170xe5f8…6952Base—$0.01100%coinbase51d ago0x0e19d1…2e42bd
0xd01e…b1170x9ea2…21caBase—$0.01100%coinbase51d ago0x89ff8f…53ae10
0xd01e…b1170x3f39…44bfBase—$0.01100%coinbase51d ago0xbe688e…24a0a5
0xd01e…b1170xb87a…fed2Base—$0.01100%coinbase51d ago0x6d2a1d…54eed8
0xd01e…b1170xad1a…7eeeBase—$0.01100%coinbase51d ago0x5d1751…6a379a
0xd01e…b1170x0eb4…dc4dBase—$0.01100%coinbase51d ago0xcda7d1…be7512
0xd01e…b1170x8f75…0675Base—$0.01100%coinbase51d ago0x26b979…6dbf34
0xd01e…b1170x5c3a…71c8Base—$0.01100%coinbase51d ago0x4ea3b5…edacc4
0xd01e…b1170x0c54…6878Base—$0.01100%coinbase51d ago0x281d5e…820270
0xd01e…b1170xdcb6…9e0dBase—$0.01100%coinbase51d ago0xa8772f…10309d
0xd01e…b1170x0bc0…01e6Base—$0.01100%coinbase51d ago0x1417d9…c2f611
0xd01e…b1170xa367…3957Base—$0.01100%coinbase51d ago0xabe51a…9dc62c
0xd01e…b1170x2782…30a5Base—$0.01100%coinbase51d ago0xfe2d23…09319e

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.