Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde62…bed00x75b9…763dBase—$80.00100%0x4af2…d9db64d ago0x9bbe0c…5db21c
0xde62…bed00x75b9…763dBase—$10.00100%0x4af2…d9db64d ago0x8d856e…a26a1b
0x8d9d…18210x75b9…763dBase—$299.21100%0x4af2…d9db64d ago0x5134e9…fd8ed1
0x0c67…39200x75b9…763dBase—$2,657.49100%0x4af2…d9db64d ago0x433310…d60bf6
0x0c67…39200x75b9…763dBase—$961.82100%0x4af2…d9db64d ago0x963674…7400a1
0x0c67…39200x75b9…763dBase—$499.97100%0x4af2…d9db64d ago0x46382b…b99844
0xe961…cb390x75b9…763dBase—$100.00100%0x4af2…d9db64d ago0xd2149f…0125e2
0xa973…51aa0x75b9…763dBase—$290.76100%0x4af2…d9db64d ago0xea4b25…a10f5e
0xa973…51aa0x75b9…763dBase—$200.00100%0x4af2…d9db64d ago0xf61ccd…c95e57
0x218a…4c350x75b9…763dBase—$44.78100%0x4af2…d9db64d ago0xee5886…126cc1
0x1d38…74be0x75b9…763dBase—$663.85100%0x4af2…d9db64d ago0x1091a9…0198ae
0x80da…01690x75b9…763dBase—$99.70100%0x4af2…d9db64d ago0x9565b3…9d7dea
0x80da…01690x75b9…763dBase—$202.03100%0x4af2…d9db64d ago0x127a4a…dc437f
0x8371…38b80x75b9…763dBase—$50.83100%0x4af2…d9db64d ago0x573442…88b9e4
0x80da…01690x75b9…763dBase—$100.00100%0x4af2…d9db64d ago0xa32ea7…b040da
0x75e3…904a0x75b9…763dBase—$86.74100%0x4af2…d9db65d ago0x243921…a61b45
0xb8e7…e14c0x75b9…763dBase—$106.80100%0x4af2…d9db65d ago0xef12be…5c8581

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.