Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0x8eb800…6fde0e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase45d ago0xbb5293…37940a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xc7ef43…a22563
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x1ef83e…d59601
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x836086…ad939c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x798934…e5514f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x623021…52ebfc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xf52761…c75652
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x704537…340629
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xa5c853…e8c67e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x8a582a…5db987
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xfd44d0…0b980f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x836deb…dad622
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x41cd74…6bf8f9
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x9580b0…714c30
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xcb713f…f4a77b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xb6fd1e…56bbf5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x71e112…062806
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xd1de51…48dd29
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x3321e0…8ce4a0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x7a4d18…6ac1ed
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x420b37…16b156
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x9df3f2…163999
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xd03355…b24318
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0xf74b51…3da91c

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.