Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…8e3f0x016b…cfa2Base—$0.01100%coinbase69d ago0xa81d6d…0d9c3b
0x0f74…8e3f0x67ea…b8a0Base—$0.01100%coinbase69d ago0x1fceeb…b2650e
0x0f74…8e3f0xe3f2…8d14Base—$0.01100%coinbase69d ago0x8f3094…8c7828
0x0f74…8e3f0x00f6…1f17Base—$0.01100%coinbase69d ago0xfc1d17…5127d6
0x0f74…8e3f0x6193…a97eBase—$0.01100%coinbase69d ago0xe85b45…1aa7c5
0x0f74…8e3f0x1d70…328dBase—$0.01100%coinbase69d ago0x798036…423e9c
0x0f74…8e3f0xaac8…8f4aBase—$0.01100%coinbase69d ago0xa6c6c9…327125
0x0f74…8e3f0x73d1…6758Base—$0.01100%coinbase69d ago0x714c75…77b188
0x0f74…8e3f0x715b…5adcBase—$0.01100%coinbase69d ago0x0a1d1d…303993
0x0f74…8e3f0x0b18…a4bbBase—$0.01100%coinbase69d ago0xb4d614…7c0244
0x0f74…8e3f0xcecb…12c3Base—$0.01100%coinbase69d ago0x06c5f7…5c07f6
0x0f74…8e3f0x631b…7a43Base—$0.01100%coinbase69d ago0xe89845…3cf50f
0x0f74…8e3f0x98f5…3244Base—$0.01100%coinbase69d ago0xf10b38…dcc466
0x0f74…8e3f0xee95…5af9Base—$0.01100%coinbase69d ago0x52e849…f0f1cb
0x0f74…8e3f0xb04b…f45bBase—$0.01100%coinbase69d ago0x7dc526…ed9a3f
0x0f74…8e3f0xb240…1da0Base—$0.01100%coinbase69d ago0xd9ee74…1eb669
0x0f74…8e3f0xf79a…da4fBase—$0.01100%coinbase69d ago0x2d2832…092bf6
0x0f74…8e3f0xb8ec…c53bBase—$0.01100%coinbase69d ago0x3a1fe0…ab929f
0x0f74…8e3f0x0b89…e26fBase—$0.01100%coinbase69d ago0x42bbd9…24f165
0x0f74…8e3f0xad80…bd18Base—$0.01100%coinbase69d ago0x9c8209…1cd049
0x0f74…8e3f0xa47a…4a3aBase—$0.01100%coinbase69d ago0xf44840…315b08
0x0f74…8e3f0x2223…7ae6Base—$0.01100%coinbase69d ago0x7309b4…b98560
0x0f74…8e3f0xf642…3372Base—$0.01100%coinbase69d ago0x30e870…1b59c0
0x0f74…8e3f0xbdb7…b1c0Base—$0.01100%coinbase69d ago0x1ddcc8…305d68

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.