Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0xe62f15…f30115
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0xb8ce7c…44cfc6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x312c24…146331
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x5eace4…09d81d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x1e2214…429454
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x488938…c725d0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0xd86b58…843139
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x906436…ea0459
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x852ac4…0dce08
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0x825569…d8613a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase37d ago0xe24630…50324f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x3d457d…d398d6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x64df6f…c36ea4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x91dec0…a278fd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x5136c4…5a593f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x6572fe…96e9b4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x272372…fba80b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xedacef…2b0211
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xbcf3c8…830994
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xd54814…87d4fa
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x163977…3c5a7a
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xf184b0…b12b11
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x34af61…94e434
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xf5f8f9…b0dff1

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.