Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x9d16ef…27d896
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x9e7203…4d5350
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x2c7f1e…3d72ff
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x7f1a6d…b1d578
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x10e245…b2f847
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase13d ago0x8a296e…956624
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x253a0e…4ca831
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x6f7e5d…a5210b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xfa566e…53f208
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xf84f4a…2ad0c3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x4b9a38…72738a
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x8703fb…7392d0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x697248…811c28
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xb41eb0…86d784
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x09a4db…9e0461
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0x6cbb0d…fab1ce
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xf01116…d80812
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0xad8dd5…c43a49
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x868e34…a3b80d
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13d ago0xc4e524…d40964
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x58612f…2b08c7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0xba0daf…916314
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase13d ago0x9ec01b…7ba2f9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x881e6d…b46ae6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase13d ago0x3d9c4b…69f968

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.