Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x1888…767bBasex402 service$0.01100%coinbase19d ago0x4b1f32…0f2c2d
0xdb00…1fac0x1888…767bBasex402 service$0.20100%coinbase19d ago0x13a510…e577cb
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x593bee…a822ee
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x95cafc…5eca81
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x3c497f…12cd86
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x44fa31…a685be
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x8bb44b…b6ccaa
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x843083…e08838
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xe45b02…995961
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x19b673…097ac7
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x6bf6b1…0d168a
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xa1adaf…b4a10b
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x1ffeb2…12fc4f
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xa9469d…1bd9e1
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x12a4b6…362702
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x9d4c2f…d66e02
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xdee390…61dc2f
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x6005a4…b460d3
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xbd986a…b02aed
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x06ad5c…009593
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xe8c8f7…6861b2
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0x44ec4a…1b4e11
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xc15696…d63d0a
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xb70f06…1540f9
0x8d2a…7d370x1888…767bBasex402 service$0.01100%coinbase20d ago0xfd86b7…40afb5

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.