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%coinbase10d ago0x74c2f7…94bc99
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x01c9f2…ae8c48
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x5f67ba…996b43
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x34f00b…c6b778
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xe72e85…c2866c
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xffd14f…be406e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x96f33e…d4c36f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xba0641…c8999f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x5a5a1d…ecc94a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xbba31f…6b544e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x9c61b5…766042
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xc884ae…2b1e31
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xd7d2e7…c28e96
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x3bc286…ca7863
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xc7b0fd…c0b0cf
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xe2ff6b…572e29
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xaa5db6…d61200
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xcb7a5c…844c23
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x3c6985…0a434e
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x544904…ab5880
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x5a3f91…f1c7c0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xd2003e…b69344
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x02e017…62a505
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0xaf4f26…41d441
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase10d ago0x8e08fe…b9c498

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.