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%coinbase38d ago0x0a3637…17a11b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x499522…9650b6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xbe5772…011a40
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x55f014…818b8c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x11a18c…089b90
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xdc9b8b…0c65b5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x09f8e9…66d9f2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x865e1b…3bd3e7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x3f7012…d41998
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x66af4e…2e8c79
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0xc4b55f…2296ab
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase38d ago0x542fa4…f83c5f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x039cd9…1e0329
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x4cb34e…df23c8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0xbf2a2a…b240a6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x645387…bdcde7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0xa5a25d…bce3c8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x4fd4a3…690370
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x77f000…c3d7a5
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x11b2f8…3b1bf6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x3d07b9…650715
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0xd8c6b3…fd6841
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase39d ago0x92d5dd…a44761

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.