Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xe6b61e…6eeb18
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x141089…e8dede
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x8c767b…da1f8d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xa45784…29ec75
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x267e1f…633c04
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x1d8951…47ee18
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xafd6e7…8f2e17
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xaadfb0…203166
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x2d9797…ae9664
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xbfbb0d…33d54e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xcff87d…809f3c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xd659f4…0f2e97
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xc02201…5d8b87
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xd14dce…27a479
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x2b4a25…1cd1bc
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xecfaac…6f6c30
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xd71fc3…7b3a5e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x6400f0…ce38d5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xda511d…455118
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x36a48e…72db3b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x042755…815f19
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x54240c…8c8ba6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0xb76630…16ee4e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x023c9c…0fd70c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase17d ago0x2de9b5…cd8c76

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.