Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x2511b5…e0085a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xe48c2a…80d97b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xc9db6f…e71382
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x1f9b03…d8ab76
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xeda340…d2112e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xcbb11b…0c09cb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xa1ffa4…456ff5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xcd0eb7…dffca2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x355ed8…5d5eb7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x61610d…fa22fb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x8408d3…4e8dfc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xc0bcf6…74c025
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x6142a6…d5258f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x149a04…72a968
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xfcad1a…1028e7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xfdf92c…e9362e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x88ab4d…ba8695
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0xa303f3…f88d97
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x648d7d…24be72
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x4dcc90…7cd549
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase68d ago0x8b9363…7fdf69
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase69d ago0x155f4b…c65d46
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase69d ago0x464cf9…27c139
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase69d ago0xddf0f8…f52aae
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase69d ago0x050879…2a2066

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.