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%coinbase49d ago0xd43036…a7991c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase49d ago0x5810da…854e0d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x013655…0f184b
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x8b8ecf…2aa603
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xb4f078…c6700d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x997663…a3c7ab
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xc0117d…5fdc00
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xef2f3b…9efe0e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x454ed4…440eaa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x3935b9…99957d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xb594cb…fe9b9d
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xfb802c…51acfc
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xeb0af9…033d0c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x52f9ce…5e9730
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xfa4ded…d71359
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x483717…8dc8dd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x85f10d…4f1662
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x22ecc8…8880fa
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x438249…be03dd
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xc41bc3…96defb
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xbd5c3f…36c850
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x40476d…d4d6e8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xc5d075…77f98a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0x3fc9a0…2f5086
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase50d ago0xc9ba9f…24a790

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.