Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xdda3b5…4f5c84
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x393aec…44f25b
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x5daf83…84ae0e
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x943a0c…37d093
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xa5ac7c…3308aa
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x202c10…dcac4a
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xdfcab0…3143c8
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x8eaa72…396622
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x5c43bf…ce376d
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xc34f13…24d105
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xe62a83…d10591
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x643fbd…fe3085
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x9c2026…8c38b8
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x71e7a0…b83cd3
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x2b2ff2…68bcfd
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0x557e58…7f8e5b
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0x003599…8158bd
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0x41a13b…a2695e
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa38d ago0x253fe0…fcbf11
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa38d ago0xd1e5ef…e1e44c
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa39d ago0x779a4a…58d2b8
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa39d ago0x6b7321…7f0905
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa39d ago0xde9304…3bb33c
0x99d0…0e730xfe80…47eeBase—$0.001100%fluxa39d ago0x61b9e0…10c82e
0x99d0…0e730x9c95…e299Base—$0.001100%fluxa39d ago0x038085…e85498

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.