Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xf4977f…aad704
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x58aad3…0566b0
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x2ddf4d…7268d8
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xdd52fe…17d0f3
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x5e83fa…24fee3
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x4a1925…710b44
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xf2d80c…541a18
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xeac866…30ab15
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xe0ac0f…54939f
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x98d762…c07750
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xb09d83…09d861
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x620a92…9cfec5
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x94c78e…a8dfaa
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xd0b947…1712a1
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xda1b2e…cf4961
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0x31c7a1…d34241
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0x42fabf…ddccc4
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xbc517d…9481ae
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0x7b7b1b…7413b2
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0x315d46…e98180
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xe78519…7c23b5
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xef6e64…b3e362
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0x163415…5e3190
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xaa1254…49f8c6
0xac69…16d60x9c95…e299Base$0.001100%Route unknown51d ago0xdfcf4e…f001a7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.