Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0x97d7…d4f1Base—$0.01100%coinbase76d ago0x4c8ace…96f49d
0x3961…b5570x3803…101bBase—$0.003100%coinbase76d ago0x7b6503…9d60aa
0x3961…b5570x3803…101bBase—$0.03100%coinbase76d ago0xcbd110…eb6ee5
0x3961…b5570x3803…101bBase—$0.003100%coinbase76d ago0xdbde6d…2ad6b0
0x3961…b5570x3803…101bBase—$0.03100%coinbase76d ago0xf61dc1…b421e8
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xab5f3b…701bbe
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xfe68fb…6d454c
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0x948c4f…81bd33
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x33d220…686808
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xe0be7f…981959
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x9448f3…ac66c5
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0x0b6263…470268
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x7bd7d0…893688
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xc8c0d4…f6567b
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xab45fa…cfc409
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0x4ae95d…a9b474
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x9f1fe5…0fb7d0
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0x5acaf5…f7cfb7
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xd7dc21…bd4c48
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x702e96…627744
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0x1849d1…5daa52
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x879380…8df973
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0xecc2fb…8af38a
0x44db…7dc90x3803…101bBase—$0.01100%coinbase76d ago0x682043…525dde
0x3803…101b0x66d7…83bcBasex402 service$0.03100%coinbase76d ago0xb2011d…e9db00

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.