Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase42d ago0x84ac53…a436c1
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase42d ago0x67f104…fd9024
0x7d45…92240xb0af…7de0Base—$7.30100%coinbase42d ago0x599927…45a74f
0x7d45…92240xb0af…7de0Base—$7.58100%coinbase42d ago0xd35889…cdf3c9
0x7d45…92240xb0af…7de0Base—$7.49100%coinbase42d ago0x17e264…4720ae
0x7d45…92240xb0af…7de0Base—$6.88100%coinbase42d ago0x5931c7…2cf041
0x7d45…92240xb0af…7de0Base—$7.25100%coinbase42d ago0x9c2588…b4dc92
0x7d45…92240xb0af…7de0Base—$7.06100%coinbase42d ago0xc69e5a…ec1496
0x7d45…92240xb0af…7de0Base—$6.91100%coinbase42d ago0x2c4fc9…62cc03
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase42d ago0xe7f6c4…ba3634
0x7d45…92240xb0af…7de0Base—$6.58100%coinbase42d ago0xab0d4e…6a9eaa
0x7d45…92240xb0af…7de0Base—$6.89100%coinbase42d ago0x4f6d09…73c3a0
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase42d ago0x31cea3…9f33ff
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase42d ago0xcef51a…be2837
0x7d45…92240xb0af…7de0Base—$6.46100%coinbase42d ago0x9dd119…5fcf6c
0x7d45…92240xb0af…7de0Base—$6.83100%coinbase42d ago0xd52213…c16f60
0x7d45…92240xb0af…7de0Base—$6.58100%coinbase42d ago0x0541f3…87f8e3
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase42d ago0xab81ab…582d8b
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase42d ago0x2aa213…d8782e
0x7d45…92240xb0af…3befBase—$3.00100%payAI42d ago0xcb4458…bb8333
0x7d45…92240xb0af…7de0Base—$6.01100%coinbase42d ago0x2d76ab…00df7d
0x7d45…92240xb0af…7de0Base—$6.47100%coinbase42d ago0x4e3093…af685e
0x7d45…92240xb0af…7de0Base—$6.68100%coinbase42d ago0x730a19…e743fd
0x7d45…92240xb0af…3befBase—$3.00100%payAI42d ago0xd1c775…6b8fa3
0x7d45…92240xb0af…7de0Base—$7.93100%coinbase42d ago0xd31d69…a01648

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.