Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f2d…46860xbc22…8c0bBase—$0.01100%coinbase66d ago0x6bcc24…0d1b23
0x8f2d…46860x41b0…7b26Base—$0.01100%coinbase66d ago0xea1220…8dd870
0x8f2d…46860x4940…4418Base—$0.01100%coinbase66d ago0x89cee4…5b3ff8
0x8f2d…46860x0f40…6adbBase—$0.01100%coinbase66d ago0xc31e26…b25dc0
0x8f2d…46860xd5fd…2e3bBase—$0.01100%coinbase66d ago0x7e889b…61a05f
0x8f2d…46860xf420…f450Base—$0.01100%coinbase66d ago0x0c62ce…db9e60
0x8f2d…46860x1aa0…e173Base—$0.01100%coinbase66d ago0xfd5134…462010
0x8f2d…46860x7ad9…f53dBase—$0.01100%coinbase66d ago0x6ada3c…72e676
0x8f2d…46860x16fa…6a44Base—$0.01100%coinbase66d ago0x5b6e81…d77445
0x8f2d…46860x87a0…7ecdBase—$0.01100%coinbase66d ago0x621b0e…73eda0
0x8f2d…46860xea21…7cc2Base—$0.01100%coinbase66d ago0xb3f7b4…c949a7
0x8f2d…46860x0f10…80a0Base—$0.01100%coinbase66d ago0xe99bb0…db1e12
0x8f2d…46860xfd80…5235Base—$0.01100%coinbase66d ago0xaaea0a…0cb667
0x8f2d…46860x82a1…956fBase—$0.01100%coinbase66d ago0xef830d…de173c
0x8f2d…46860x2302…e3a3Base—$0.01100%coinbase66d ago0xf38121…0df7d7
0x8f2d…46860x5da1…da1dBase—$0.01100%coinbase66d ago0x8ab431…76e5ef

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.