Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9f565…d76eec
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7f912…085794
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e1506…987c73
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd788f9…25e47e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x173a45…d10738
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f4293…b64d32
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a3d9e…13e026
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb13ff3…3d2a8c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b271f…329bff
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc51f02…a87360
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x199f68…46b56e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd8c11a…fd41db
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82fcf0…c18d01
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3135c4…e77061
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53fd8a…d6a27e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x540883…592a85
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb389d…364e85
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd6216…7a88fb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5b6fcd…102948
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x74c3df…1457e1
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x142dec…978d78
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfc56c…0e3ba7
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb085c2…89e995
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49b9b3…6d3501
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdb64d1…37913b

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.