Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8f67…d01458d ago0x3cbb17…d7ce4f
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8944…ba2a58d ago0x377cb0…868ab5
0x4bfb…0c880x0e3d…7757Base—$7.35100%0xe10f…cb7058d ago0x1c42c3…71ba41
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xfdf6…61a858d ago0x0b25c9…1302b1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xe0dd…9b2b58d ago0x3a7ea5…341ac8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4d61…683858d ago0xffba1b…4dcc00
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x31fe…80c458d ago0x82bca8…c3cb1d
0x4bfb…0c880x0e3d…7757Base—$12.60100%0x4639…93fa58d ago0x15d5e4…658a52
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x1763…dc2258d ago0xd6c61d…1129f8
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xdcda…233758d ago0x9959f6…10f11d
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xbdce…f63758d ago0x48801f…7931f8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9993…8cf559d ago0x00572b…a34760
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2544…8c4559d ago0x1681ff…d65c3b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x6fec…af4059d ago0xa07044…80c4e8
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xef99…bf5959d ago0xaf620a…60cd26

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.