Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe142…1b8a0xa96e…4304Base—$0.01100%coinbase75d ago0xa3749e…a8f14b
0xe142…1b8a0x797c…b484Base—$0.01100%coinbase75d ago0xa9fcee…c3f857
0xe142…1b8a0x4d10…6bbeBase—$0.01100%coinbase75d ago0xdf522f…f66210
0xe142…1b8a0xb57d…e771Base—$0.01100%coinbase75d ago0x4c022e…7108c3
0xe142…1b8a0x7a25…2024Base—$0.01100%coinbase75d ago0xc839a7…29b617
0xe142…1b8a0xc9ee…342dBase—$0.01100%coinbase75d ago0xdc5d62…7addbc
0xe142…1b8a0xadf0…51e9Base—$0.01100%coinbase75d ago0xd55765…ff82b7
0xe142…1b8a0x7268…0892Base—$0.01100%coinbase75d ago0x9fc91a…291e9a
0xe142…1b8a0x86e2…6e35Base—$0.01100%coinbase75d ago0xdb51e9…0ee628
0xe142…1b8a0xbcdb…fb49Base—$0.01100%coinbase75d ago0x8d893b…86c0e2
0xe142…1b8a0xf10e…8515Base—$0.01100%coinbase75d ago0x335ddd…e3d978
0xe142…1b8a0x0b31…0f8aBase—$0.01100%coinbase75d ago0xe2b058…491dc4
0xe142…1b8a0x7702…65a2Base—$0.01100%coinbase75d ago0xf8f3f8…dc94c0
0xe142…1b8a0xcfcd…4c45Base—$0.01100%coinbase75d ago0x102d0b…3cfc4d
0xe142…1b8a0xa245…94b2Base—$0.01100%coinbase75d ago0x4254f6…ad30ee
0xe142…1b8a0xf1da…50baBase—$0.01100%coinbase75d ago0xb8e454…10d606
0xe142…1b8a0x0c61…caebBase—$0.01100%coinbase75d ago0x215928…16307b
0xe142…1b8a0x492a…180dBase—$0.01100%coinbase75d ago0xd9be64…d2c6b1
0xe142…1b8a0x2edd…d6d9Base—$0.01100%coinbase75d ago0x98a9b3…108969
0xe142…1b8a0x4f4a…b31eBase—$0.01100%coinbase75d ago0xe96772…30ea14
0xe142…1b8a0x2a8f…a3e0Base—$0.01100%coinbase75d ago0x0d4e1e…2ae5f7
0xe142…1b8a0x0c46…1b65Base—$0.01100%coinbase75d ago0xc8e6c4…e037f8
0xe142…1b8a0xc8ee…0d0cBase—$0.01100%coinbase75d ago0x3f7187…b299d2
0xe142…1b8a0xc1f3…8353Base—$0.01100%coinbase75d ago0xbd4abf…313286
0xe142…1b8a0x5bd9…c97fBase—$0.01100%coinbase75d ago0xc0e92a…434c1b

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.