Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase61d ago0x901208…1ada89
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase61d ago0x4d4881…46b8e1
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase61d ago0x65caf7…b6a33e
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase61d ago0x77f75c…ea07a4
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase61d ago0xddd5ff…5eee9e
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase61d ago0x1366ed…7cd805
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase61d ago0x8d6d90…29b25a
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x15e05c…f05391
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x526672…c37c15
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0xb115b9…957c2c
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x3872ba…cbf357
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0xd6efeb…a372cc
0x149a…98a20x40a8…ad8bBasex402 service$0.001100%coinbase62d ago0x136b2e…3d6072
0x149a…98a20x40a8…ad8bBasex402 service$0.05100%coinbase62d ago0x1235b6…faaa97
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0xf4503a…a2435c
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0xc7a4e1…efaa65
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x3be05d…9b2f8f
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0xf1a695…c256e9
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase62d ago0x027a50…ccf23a
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x021ed5…fa793b
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x759fc3…855a88
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase62d ago0xdeba7c…a23cba
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x93ff47…975e7c
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase62d ago0x1df71f…b94f43

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.