Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x795a…99fc0x3e0a…78e7Base—$0.003059100%coinbase74d ago0x838245…2b7cce
0x795a…99fc0x3e0a…78e7Base—$0.005382100%coinbase74d ago0x3e9773…5bdddf
0x795a…99fc0x3e0a…78e7Base—$0.003232100%coinbase74d ago0x797cfc…c056d0
0x795a…99fc0x3e0a…78e7Base—$0.00565100%coinbase74d ago0xe88855…1b4a4b
0x795a…99fc0x3e0a…78e7Base—$0.003609100%coinbase74d ago0x0f5a6e…38a5d7
0x795a…99fc0x3e0a…78e7Base—$0.002826100%coinbase74d ago0xe35642…90a26a
0x795a…99fc0x3e0a…78e7Base—$0.002841100%coinbase74d ago0x384ebf…c8e0a3
0x795a…99fc0x3e0a…78e7Base—$0.003147100%coinbase74d ago0xce5acd…eb2e3c
0x795a…99fc0x3e0a…78e7Base—$0.004947100%coinbase74d ago0xc37cd7…68d9c9
0x795a…99fc0x3e0a…78e7Base—$0.005858100%coinbase74d ago0x681e08…e33d01
0x795a…99fc0x3e0a…78e7Base—$0.004609100%coinbase74d ago0xdc5fd6…8bdd67
0x795a…99fc0x3e0a…78e7Base—$0.003805100%coinbase74d ago0xae7548…6d3be2
0x795a…99fc0x3e0a…78e7Base—$0.00288100%coinbase74d ago0xc9a3f0…5acfe6
0x795a…99fc0x3e0a…78e7Base—$0.004213100%coinbase74d ago0xf8f32c…38266f
0x795a…99fc0x3e0a…78e7Base—$0.003524100%coinbase74d ago0xff06c2…efa987
0x795a…99fc0x3e0a…78e7Base—$0.004498100%coinbase74d ago0xd18d6f…f37858
0x795a…99fc0x3e0a…78e7Base—$0.005065100%coinbase74d ago0xc99078…1ebb9d
0x795a…99fc0x3e0a…78e7Base—$0.002706100%coinbase75d ago0xd2bfa3…6f10fb
0x795a…99fc0x3e0a…78e7Base—$0.005154100%coinbase75d ago0xfc78da…8722e8
0x795a…99fc0x3e0a…78e7Base—$0.002976100%coinbase75d ago0x057089…c50909
0x795a…99fc0x3e0a…78e7Base—$0.003993100%coinbase75d ago0x148d5f…945a5e
0x795a…99fc0x3e0a…78e7Base—$0.004897100%coinbase75d ago0x254955…7474e2
0x795a…99fc0x3e0a…78e7Base—$0.003344100%coinbase75d ago0xcf16c1…f8c06a
0x795a…99fc0x3e0a…78e7Base—$0.003451100%coinbase75d ago0x023a7f…62bfde
0x795a…99fc0x3e0a…78e7Base—$0.002977100%coinbase75d ago0xa897cd…acb5fd

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.